1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-06 00:00:50 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/index.md
2021-03-17 15:18:37 +00:00

22 lines
5.9 KiB
Markdown

//[docs](../../index.md)/[dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons](index.md)
# Package dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons
## Types
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/CallbackDataInlineKeyboardButton///PointingToDeclaration/"></a>[CallbackDataInlineKeyboardButton](-callback-data-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/CallbackDataInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [CallbackDataInlineKeyboardButton](-callback-data-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **callbackData**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/CallbackGameInlineKeyboardButton///PointingToDeclaration/"></a>[CallbackGameInlineKeyboardButton](-callback-game-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/CallbackGameInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [CallbackGameInlineKeyboardButton](-callback-game-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/InlineKeyboardButton///PointingToDeclaration/"></a>[InlineKeyboardButton](-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/InlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>sealed class [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/LoginURLInlineKeyboardButton///PointingToDeclaration/"></a>[LoginURLInlineKeyboardButton](-login-u-r-l-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/LoginURLInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [LoginURLInlineKeyboardButton](-login-u-r-l-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **loginUrl**: [LoginURL](../dev.inmo.tgbotapi.types/-login-u-r-l/index.md)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/PayInlineKeyboardButton///PointingToDeclaration/"></a>[PayInlineKeyboardButton](-pay-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/PayInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [PayInlineKeyboardButton](-pay-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **pay**: [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/SwitchInlineQueryCurrentChatInlineKeyboardButton///PointingToDeclaration/"></a>[SwitchInlineQueryCurrentChatInlineKeyboardButton](-switch-inline-query-current-chat-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/SwitchInlineQueryCurrentChatInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [SwitchInlineQueryCurrentChatInlineKeyboardButton](-switch-inline-query-current-chat-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **switchInlineQueryCurrentChat**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/SwitchInlineQueryInlineKeyboardButton///PointingToDeclaration/"></a>[SwitchInlineQueryInlineKeyboardButton](-switch-inline-query-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/SwitchInlineQueryInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [SwitchInlineQueryInlineKeyboardButton](-switch-inline-query-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **switchInlineQuery**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/UnknownInlineKeyboardButton///PointingToDeclaration/"></a>[UnknownInlineKeyboardButton](-unknown-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/UnknownInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [UnknownInlineKeyboardButton](-unknown-inline-keyboard-button/index.md) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/URLInlineKeyboardButton///PointingToDeclaration/"></a>[URLInlineKeyboardButton](-u-r-l-inline-keyboard-button/index.md)| <a name="dev.inmo.tgbotapi.types.buttons.InlineKeyboardButtons/URLInlineKeyboardButton///PointingToDeclaration/"></a>[common] <br>Content <br>data class [URLInlineKeyboardButton](-u-r-l-inline-keyboard-button/index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **url**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [InlineKeyboardButton](-inline-keyboard-button/index.md) <br><br><br>|