PUSH notifications #9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The documentation for
account.registerDevice
states:Apparently,
As pointed out in the comments for tdlib: How do I use Firebase cloud messaging to receive push notifications. Unfortunately:
https://f-droid.org/2022/12/18/unifiedpush.html
Telegram's type 10 web push might be the best way to implement this. We could host a proxy to forward notifications to UP servers.