BotMenuButtonCommands

---types---
botMenuButtonCommands#4258c205 = BotMenuButton

Belongs to

BotMenuButton

In Rust this constructor is a variant of the enums::BotMenuButton enum.
Match on it with: if let enums::BotMenuButton::BotMenuButtonCommands(v) = result { ... }

Parameters

This item has no parameters.

Used by

SetBotMenuButton