MadelineProtoDocs/old_docs/API_docs_v14/constructors/topPeerCategoryGroups.md

517 B

title description image
topPeerCategoryGroups Often-opened groups and supergroups https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: topPeerCategoryGroups

Back to constructors index

Often-opened groups and supergroups

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryGroups={_='topPeerCategoryGroups'}