InlineQueryResultGame

Game

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

game_short_name
string game_short_name;

Short name of the game

id
string id;

Unique identifier for this result

reply_markup
InlineKeyboardMarkup reply_markup;

Inline keyboard attached to the message

type
string type;

Type of the result, must be "game"

See Also

Meta