MadelineProto/docs/API_docs/constructors/topPeerCategoryPhoneCalls.md
2017-06-30 15:36:33 +02:00

450 B

title description
topPeerCategoryPhoneCalls topPeerCategoryPhoneCalls attributes, type and example

Constructor: topPeerCategoryPhoneCalls

Back to constructors index

Type: TopPeerCategory

Example:

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

Or, if you're into Lua:

topPeerCategoryPhoneCalls={_='topPeerCategoryPhoneCalls', }