View Source ExTDLib.Object.DeviceTokenApplePush (ExTDLib v0.0.4)
A token for Apple Push Notification service.
| Name | Type | Description |
|---|---|---|
| device_token | string | Device token; may be empty to deregister a device. |
| is_app_sandbox | bool | True, if App Sandbox is enabled. |
More details on telegram's documentation.