mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 15:47:21 +01:00
16 lines
247 B
Markdown
16 lines
247 B
Markdown
|
## Constructor: topPeerCategoryBotsPM
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [TopPeerCategory](../types/TopPeerCategory.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$topPeerCategoryBotsPM = ;
|
||
|
```
|