mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-07 12:08:32 +01:00
23 lines
433 B
Markdown
23 lines
433 B
Markdown
---
|
|
title: blackberryDeviceToken
|
|
description: Token for Blackberry Push Service
|
|
---
|
|
## Constructor: blackberryDeviceToken
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Token for Blackberry Push Service
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|token|[string](../types/string.md) | Yes|The token|
|
|
|
|
|
|
|
|
### Type: [DeviceToken](../types/DeviceToken.md)
|
|
|
|
|