View Source ExTDLib.Object.DeviceTokenFirebaseCloudMessaging (ExTDLib v0.0.4)
A token for Firebase Cloud Messaging.
| Name | Type | Description |
|---|---|---|
| token | string | Device registration token; may be empty to deregister a device. |
| encrypt | bool | True, if push notifications must be additionally encrypted. |
More details on telegram's documentation.