View Source ExTDLib.Method.GetPushReceiverId (ExTDLib v0.0.4)
Returns a globally unique push notification subscription identifier for identification of an account, which has received a push notification. Can be called synchronously. Returns object_ptr<PushReceiverId>.
| Name | Type | Description |
|---|---|---|
| payload | string | JSON-encoded push notification payload. |
More details on telegram's documentation.