1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/constructors/callbackQueryPayloadGame.md
2017-08-25 15:05:53 +02:00

527 B

title description
callbackQueryPayloadGame Payload from a game callback button

Constructor: callbackQueryPayloadGame

Back to constructors index

Payload from a game callback button

Attributes:

Name Type Required Description
game_short_name string Yes Short name of the game that was attached to the callback button

Type: CallbackQueryPayload