- API ›
- Constructors ›
- Contacts ›
- TopPeersNotModified
TopPeersNotModified
---types--- contacts.topPeersNotModified#de266ef5 = contacts.TopPeers
Belongs to
| contacts.TopPeers |
In Rust this constructor is a variant of the enums::contacts.TopPeers enum.
Match on it with: if let enums::contacts.TopPeers::TopPeersNotModified(v) = result { ... }
Parameters
This item has no parameters.