MadelineProto/docs/TD_docs/constructors/callbackQueryGame.md

23 lines
513 B
Markdown
Raw Normal View History

---
title: callbackQueryGame
description: Payload from a game callback button
---
## Constructor: callbackQueryGame
[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)