PayInlineKeyboardButton

data class PayInlineKeyboardButton(text: String, pay: Boolean) : InlineKeyboardButton

Properties

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