row
inline fun InlineKeyboardBuilder.row(block: InlineKeyboardRowBuilder.() -> Unit): Boolean
Content copied to clipboard
Creates an InlineKeyboardRowBuilder and apply with this builder
See also
inline fun ReplyKeyboardBuilder.row(block: ReplyKeyboardRowBuilder.() -> Unit): Boolean
Content copied to clipboard
Creates an ReplyKeyboardRowBuilder and apply with this builder