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

735 B

//docs/dev.inmo.tgbotapi.types.buttons/SimpleKeyboardButton

SimpleKeyboardButton

[common] data class SimpleKeyboardButton(text: String) : KeyboardButton

Properties

Name Summary
text [common] open override val text: String