View Source ExTDLib.Object.DeviceTokenApplePushVoIP (ExTDLib v0.0.4)

A token for Apple Push Notification service VoIP notifications.

NameTypeDescription
device_tokenstringDevice token; may be empty to deregister a device.
is_app_sandboxboolTrue, if App Sandbox is enabled.
encryptboolTrue, if push notifications must be additionally encrypted.

More details on telegram's documentation.