//[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 | |---|---| | [text](text.md)| [common] open override val [text](text.md): [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)
|