mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 18:46:56 +01:00
23 lines
427 B
Markdown
23 lines
427 B
Markdown
---
|
|
title: ubuntuPhoneDeviceToken
|
|
description: Token for Ubuntu Push Service
|
|
---
|
|
## Constructor: ubuntuPhoneDeviceToken
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Token for Ubuntu Push Service
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|token|[string](../types/string.md) | Yes|The token|
|
|
|
|
|
|
|
|
### Type: [DeviceToken](../types/DeviceToken.md)
|
|
|
|
|