Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
InlineQueryResultGame
Copy page
Official docs ↗
Represents a
Game
.
Fields
type
String
=
game
Required
Type of the result, must be
game
id
String
Required
Unique identifier for this result, 1-64 bytes
game_short_name
String
Required
Short name of the game
reply_markup
InlineKeyboardMarkup
Optional
⌨️ Keyboards
Optional
.
Inline keyboard
attached to the message
GramIO Usage
See Also