InputInlineQueryResultGame constructor

InputInlineQueryResultGame(
  1. {required String id,
  2. required String game_short_name,
  3. ReplyMarkup? reply_markup,
  4. int? extra,
  5. int? clientId}
)

Represents a game

Implementation

InputInlineQueryResultGame