- API ›
- Constructors ›
- Contacts ›
- TopPeersDisabled
TopPeersDisabled
---types--- contacts.topPeersDisabled#b52c939d = 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::TopPeersDisabled(v) = result { ... }
Parameters
This item has no parameters.