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