Interface IInlineQueryResultGame

Represents a Game.

Hierarchy

  • IInlineQueryResultGame

Properties

game_short_name: string

Short name of the game

id: string

Unique identifier for this result, 1-64 bytes

reply_markup?: IInlineKeyboardMarkup

Optional. Inline keyboard attached to the message

type: string

Type of the result, must be game

Generated using TypeDoc