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

31 lines
852 B
Markdown

---
title: InlineKeyboardButtonType
description: constructors and methods of type InlineKeyboardButtonType
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: InlineKeyboardButtonType
[Back to types index](index.md)
Describes type of the inline keyboard button
### Possible values (constructors):
[inlineKeyboardButtonTypeUrl](../constructors/inlineKeyboardButtonTypeUrl.md)
[inlineKeyboardButtonTypeCallback](../constructors/inlineKeyboardButtonTypeCallback.md)
[inlineKeyboardButtonTypeCallbackGame](../constructors/inlineKeyboardButtonTypeCallbackGame.md)
[inlineKeyboardButtonTypeSwitchInline](../constructors/inlineKeyboardButtonTypeSwitchInline.md)
[inlineKeyboardButtonTypeBuy](../constructors/inlineKeyboardButtonTypeBuy.md)
### Methods that return an object of this type (methods):