View Source ExTDLib.Method.RegisterDevice (ExTDLib v0.0.4)

Registers the currently used device for receiving push notifications. Returns a globally unique identifier of the push notification subscription. Returns object_ptr<PushReceiverId>.

NameTypeDescription
device_tokenDeviceTokenDevice token.
other_user_idsstringList of user identifiers of other users currently using the application.

More details on telegram's documentation.