inputBotInlineResultGame
Game
type tg.InputBotInlineResultGame struct { /* ... */ }
Implements InputBotInlineResult.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
ID | string | yes | Result ID |
ShortName | string | yes | Game short name |
SendMessage | InputBotInlineMessageClass | yes | Message to send when the result is selected |
References
- Official documentation
- Generated Go reference
- TL definition:
inputBotInlineResultGame#4fa417f2