MadelineProto/old_docs/API_docs_v65/constructors/topPeerCategoryBotsInline.md
Daniil Gentili 1eb2fc0b4f fix
2017-04-21 13:27:04 +02:00

450 B

title description
topPeerCategoryBotsInline topPeerCategoryBotsInline attributes, type and example

Constructor: topPeerCategoryBotsInline

Back to constructors index

Type: TopPeerCategory

Example:

$topPeerCategoryBotsInline = ['_' => 'topPeerCategoryBotsInline', ];

Or, if you're into Lua:

topPeerCategoryBotsInline={_='topPeerCategoryBotsInline', }