621 B
621 B
title | description | image | redirect_from |
---|---|---|---|
contacts.topPeersNotModified | Top peer info hasn't changed | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/contacts_topPeersNotModified.html |
Constructor: contacts.topPeersNotModified
Top peer info hasn't changed
Type: contacts.TopPeers
Example:
$contacts.topPeersNotModified = ['_' => 'contacts.topPeersNotModified'];
Or, if you're into Lua:
contacts.topPeersNotModified={_='contacts.topPeersNotModified'}