toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.utils.builders
/
KeyboardBuilder
Keyboard
Builder
abstract
class
KeyboardBuilder
<
T
:
Button
>
Inheritors
InlineKeyboardMarkupBuilder
ReplyKeyboardMarkupBuilder
Members
Constructors
Keyboard
Builder
Link copied to clipboard
constructor
(
)
Functions
br
Link copied to clipboard
fun
br
(
)
Same as
newLine
.
new
Line
Link copied to clipboard
fun
newLine
(
)
Adds a line break, so that the following buttons will be on a new line.