mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 09:47:20 +01:00
659 B
659 B
title | description |
---|---|
inputInlineQueryResultGame | Represents a game |
Constructor: inputInlineQueryResultGame
Represents a game
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | string | Yes | Unique identifier of this result |
game_short_name | string | Yes | Game short name |
reply_markup | ReplyMarkup | Yes | Message reply markup, should be of type replyMarkupInlineKeyboard or null |