TDLib v0.0.2 TDLib.Object.InlineQueryResultGame View Source
Represents information about a game.
Name | Type | Description |
---|---|---|
id | string | Unique identifier of the query result. |
game | game | Game result. |
More details on telegram’s documentation.
Represents information about a game.
Name | Type | Description |
---|---|---|
id | string | Unique identifier of the query result. |
game | game | Game result. |
More details on telegram’s documentation.