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

19 lines
700 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
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# 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
### Type: [InlineKeyboardButtonType](../types/InlineKeyboardButtonType.md)