- API ›
- Constructors ›
- InlineBotSwitchPm
InlineBotSwitchPm
---types--- inlineBotSwitchPM#3c20629f text:string start_param:string = InlineBotSwitchPM
Belongs to
| InlineBotSwitchPM |
In Rust this constructor is a variant of the enums::InlineBotSwitchPM enum.
Match on it with: if let enums::InlineBotSwitchPM::InlineBotSwitchPm(v) = result { ... }
Parameters
Used by
| SetInlineBotResults |