MadelineProto/docs/TD_docs/constructors/deviceTokenSimplePush.md

23 lines
444 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: deviceTokenSimplePush
description: Token for simple push
---
2017-08-25 15:05:53 +02:00
## Constructor: deviceTokenSimplePush
[Back to constructors index](index.md)
Token for simple push
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
2017-08-25 15:05:53 +02:00
|token|[string](../types/string.md) | Yes|The token, may be empty to unregister device|
### Type: [DeviceToken](../types/DeviceToken.md)