MadelineProto/docs/TD_docs/constructors/deviceTokenGcm.md
2017-08-25 15:05:53 +02:00

23 lines
414 B
Markdown

---
title: deviceTokenGcm
description: Token for GCM
---
## Constructor: deviceTokenGcm
[Back to constructors index](index.md)
Token for GCM
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|token|[string](../types/string.md) | Yes|The token, may be empty to unregister device|
### Type: [DeviceToken](../types/DeviceToken.md)