1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-24 17:05:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.buttons/-simple-keyboard-button/index.md
2021-03-17 15:18:37 +00:00

15 lines
735 B
Markdown

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.buttons](../index.md)/[SimpleKeyboardButton](index.md)
# SimpleKeyboardButton
[common] data class [SimpleKeyboardButton](index.md)(**text**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [KeyboardButton](../-keyboard-button/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.buttons/SimpleKeyboardButton/text/#/PointingToDeclaration/"></a>[text](text.md)| <a name="dev.inmo.tgbotapi.types.buttons/SimpleKeyboardButton/text/#/PointingToDeclaration/"></a> [common] open override val [text](text.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) <br>|