MadelineProtoDocs/old_docs/API_docs_v14/constructors/topPeerCategoryCorresponden...

575 B

title description image
topPeerCategoryCorrespondents Users we've chatted most frequently with https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: topPeerCategoryCorrespondents

Back to constructors index

Users we've chatted most frequently with

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryCorrespondents={_='topPeerCategoryCorrespondents'}