MadelineProto/docs/API_docs/constructors/topPeerCategoryBotsPM.md

422 B

title description
topPeerCategoryBotsPM topPeerCategoryBotsPM attributes, type and example

Constructor: topPeerCategoryBotsPM

Back to constructors index

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryBotsPM={_='topPeerCategoryBotsPM', }