MadelineProtoDocs/old_docs/API_docs_v34/constructors/topPeerCategoryCorrespondents.md
2020-06-16 17:50:25 +02:00

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