From cf119d919d94ac9c17bdb828439ad6523aa90f09 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sat, 15 Apr 2023 19:01:28 +0000 Subject: [PATCH] Update content of files --- data/web/corefork.telegram.org/api/push-updates.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/web/corefork.telegram.org/api/push-updates.html b/data/web/corefork.telegram.org/api/push-updates.html index af2a59d260..a44d696dc1 100644 --- a/data/web/corefork.telegram.org/api/push-updates.html +++ b/data/web/corefork.telegram.org/api/push-updates.html @@ -55,7 +55,7 @@
  • 3 - MPNS (channel URI for microsoft push)
  • 4 - Simple push (endpoint for firefox's deprecated simple push API): note that this push type can also be used by an open source push notification spec like UnifiedPush ยป.
    Simple push works by sending a simple PUT request with a version=number payload to the specified HTTPS endpoint every time a relevant message is received: upon receiving such a notification, clients should connect to the MTProto API and fetch updates.
    -(Note that the number won't necessarily be incremental in Telegram's implementation, just treat each distinct request as a distinct wake-up signal).
  • +(Note that the number won't necessarily be incremental in Telegram's implementation, just treat each distinct request as a signal that a message is waiting to be fetched via MTProto).
  • 5 - Ubuntu phone (token for ubuntu push)
  • 6 - Blackberry (token for blackberry push)
  • 7 - MTProto separate session