580 B
580 B
title | description | image | redirect_from |
---|---|---|---|
contacts.topPeersDisabled | Top peers disabled | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/contacts_topPeersDisabled.html |
Constructor: contacts.topPeersDisabled
Top peers disabled
Type: contacts.TopPeers
Example:
$contacts.topPeersDisabled = ['_' => 'contacts.topPeersDisabled'];
Or, if you're into Lua:
contacts.topPeersDisabled={_='contacts.topPeersDisabled'}