MadelineProtoDocs/old_docs/API_docs_v14/constructors/topPeerCategoryChannels.md

523 B

title description image
topPeerCategoryChannels Most frequently visited channels https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: topPeerCategoryChannels

Back to constructors index

Most frequently visited channels

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryChannels={_='topPeerCategoryChannels'}