MadelineProto/docs/TD_docs/constructors/inlineKeyboardButtonTypeCallbackGame.md
2017-08-25 14:43:29 +02:00

22 lines
752 B
Markdown

---
title: inlineKeyboardButtonTypeCallbackGame
description: A button with a game which sends to the bot special callback query, must be in the first column and row of the keyboard, can be attached only to a message with content of the type messageGame
---
## Constructor: inlineKeyboardButtonTypeCallbackGame
[Back to constructors index](index.md)
A button with a game which sends to the bot special callback query, must be in the first column and row of the keyboard, can be attached only to a message with content of the type messageGame
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
### Type: [InlineKeyboardButtonType](../types/InlineKeyboardButtonType.md)