TDLib v0.0.2 TDLib.Method.RegisterDevice View Source
Registers the currently used device for receiving push notifications.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| device_token | DeviceToken | Device token. |
| other_user_ids | number[] | List of at most 100 user identifiers of other users currently using the client. |
More details on telegram’s documentation.