InputBotInlineMessageGame

---types---
inputBotInlineMessageGame#4b425864 reply_markup:flags.2?ReplyMarkup = InputBotInlineMessage

Belongs to

InputBotInlineMessage

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

Parameters

reply_markupReplyMarkupoptional