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