telegram.inlinequeryresultgame module¶
This module contains the classes that represent Telegram InlineQueryResultGame
-
class
telegram.inlinequeryresultgame.InlineQueryResultGame(id, game_short_name, reply_markup=None, **kwargs)¶ Bases:
telegram.inlinequeryresult.InlineQueryResult-
static
de_json(data, bot)¶
-
static