MadelineProto/old_docs/API_docs_v62/constructors/topPeerCategoryBotsInline.md

547 B

title description
topPeerCategoryBotsInline topPeerCategoryBotsInline attributes, type and example

Constructor: topPeerCategoryBotsInline

Back to constructors index

Attributes:

Name Type Required

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryBotsInline={_='topPeerCategoryBotsInline', }