row

Deprecated

Redundant

Replace with

import dev.inmo.tgbotapi.utils.row
this.row(block)

Creates an InlineKeyboardRowBuilder and apply with this builder

See also


Deprecated

Redundant

Replace with

import dev.inmo.tgbotapi.utils.row
this.row(block)

Creates an ReplyKeyboardRowBuilder and apply with this builder

See also