TDLib v0.0.2 TDLib.Object.DeviceTokenApplePushVoIP View Source
A token for Apple Push Notification Service VoIP notifications.
| Name | Type | Description |
|---|---|---|
| device_token | string | Device token, may be empty to de-register a device. |
| is_app_sandbox | bool | True, if App Sandbox is enabled. |
More details on telegram’s documentation.