SimpleKeyboardButton

data class SimpleKeyboardButton(text: String) : KeyboardButton

Properties

text
Link copied to clipboard
common
open override val text: String