docs
/
com.github.insanusmokrassar.TelegramBotAPI.utils
/
RowBuilder
RowBuilder
(common)
class
RowBuilder
<
T
>
(source)
Constructors
(common)
<init>
RowBuilder
(
)
Properties
(common)
row
val
row
:
List
<
T
>
Functions
(common)
add
fun
add
(
t
:
T
)
:
Boolean