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