MadelineProto/docs/TD_docs/constructors/callbackQueryPayloadGame.md

23 lines
527 B
Markdown
Raw Normal View History

---
2017-08-25 15:05:53 +02:00
title: callbackQueryPayloadGame
description: Payload from a game callback button
---
2017-08-25 15:05:53 +02:00
## Constructor: callbackQueryPayloadGame
[Back to constructors index](index.md)
Payload from a game callback button
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|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)