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

436 B

title description
topPeerCategoryChannels topPeerCategoryChannels attributes, type and example

Constructor: topPeerCategoryChannels

Back to constructors index

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryChannels={_='topPeerCategoryChannels', }