MadelineProtoDocs/docs/API_docs/constructors/topPeerCategoryGroups.md
2019-12-27 17:48:04 +01:00

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'}