registerDevice¶
Registers the currently used device for receiving push notifications. Returns a globally unique identifier of the push notification subscription
registerDevice(
device_token: DeviceToken,
other_user_ids: list of int53
) → PushReceiverId