UpdateBotMenuButton

---types---
updateBotMenuButton#14b85813 bot_id:long button:BotMenuButton = Update

Belongs to

Update

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

Parameters

bot_idlongrequired
buttonBotMenuButtonrequired