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