InputBotInlineResultGame

---types---
inputBotInlineResultGame#4fa417f2 id:string short_name:string send_message:InputBotInlineMessage = InputBotInlineResult

Belongs to

InputBotInlineResult

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

Parameters

idstringrequired
short_namestringrequired
send_messageInputBotInlineMessagerequired

Used by

SavePreparedInlineMessage
SendWebViewResultMessage
SetBotGuestChatResult