MadelineProtoDocs/docs/TD_docs/constructors/callbackQueryPayloadGame.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

24 lines
600 B
Markdown

---
title: callbackQueryPayloadGame
description: Payload from a game callback button
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: callbackQueryPayloadGame
[Back to constructors index](index.md)
Payload from a game callback button
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|game\_short\_name|[string](../types/string.md) | Yes|Short name of the game that was attached to the callback button|
### Type: [CallbackQueryPayload](../types/CallbackQueryPayload.md)