1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-15 06:16:55 +01:00
MadelineProto/docs/TD_docs/constructors/inlineQueryResultGame.md
2017-08-25 14:43:29 +02:00

518 B

title description
inlineQueryResultGame Represents information about a game

Constructor: inlineQueryResultGame

Back to constructors index

Represents information about a game

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
game game Yes The result

Type: InlineQueryResult