MadelineProto/old_docs/API_docs_v62/constructors/topPeerCategoryCorrespondents.md

575 B

title description
topPeerCategoryCorrespondents topPeerCategoryCorrespondents attributes, type and example

Constructor: topPeerCategoryCorrespondents

Back to constructors index

Attributes:

Name Type Required

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryCorrespondents={_='topPeerCategoryCorrespondents', }