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