mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 05:56:55 +01:00
22 lines
412 B
Markdown
22 lines
412 B
Markdown
---
|
|
title: getDeviceTokens
|
|
description: Returns list of used device tokens
|
|
---
|
|
## Method: getDeviceTokens
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Returns list of used device tokens
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [DeviceTokenSet](../types/DeviceTokenSet.md)
|
|
|