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

A token for Firebase Cloud Messaging.

NameTypeDescription
tokenstringDevice registration token; may be empty to deregister a device.
encryptboolTrue, if push notifications must be additionally encrypted.

More details on telegram's documentation.