--- title: inlineKeyboardButtonTypeCallback description: A button which sends to the bot special callback query image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: inlineKeyboardButtonTypeCallback [Back to constructors index](index.md) A button which sends to the bot special callback query ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |data|[bytes](../types/bytes.md) | Yes|Data to be sent to the bot through a callack query| ### Type: [InlineKeyboardButtonType](../types/InlineKeyboardButtonType.md)