View Source ExTDLib.Object.DeviceTokenApplePushVoIP (ExTDLib v0.0.4)
A token for Apple Push Notification service VoIP notifications.
| 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. |
| encrypt | bool | True, if push notifications must be additionally encrypted. |
More details on telegram's documentation.