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