- API ›
- Constructors ›
- InputNotifyBroadcasts
InputNotifyBroadcasts
---types--- inputNotifyBroadcasts#b1db7c7e = InputNotifyPeer
Belongs to
| InputNotifyPeer |
In Rust this constructor is a variant of the enums::InputNotifyPeer enum.
Match on it with: if let enums::InputNotifyPeer::InputNotifyBroadcasts(v) = result { ... }
Parameters
This item has no parameters.
Used by
| GetNotifyExceptions |
| GetNotifySettings |
| UpdateNotifySettings |