2017-03-11 19:54:51 +01:00
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
title: callbackQueryPayloadGame
|
2017-03-11 19:54:51 +01:00
|
|
|
description: Payload from a game callback button
|
|
|
|
---
|
2017-08-25 15:05:53 +02:00
|
|
|
## Constructor: callbackQueryPayloadGame
|
2017-03-11 19:54:51 +01:00
|
|
|
[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
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01: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)
|
|
|
|
|
|
|
|
|