docs
common
docs
/
dev.inmo.tgbotapi.utils
/
flatMatrix
flat
Matrix
common
fun
<
T
>
flatMatrix
(
block
:
RowBuilder
<
T
>
.
(
)
->
Unit
)
:
Matrix
<
T
>
Content copied to clipboard
fun
<
T
>
flatMatrix
(
vararg
elements
:
T
)
:
Matrix
<
T
>
Content copied to clipboard
See also
dev.
inmo.
tgbotapi.
extensions.
utils.
types.
buttons.
Inline
Keyboard
Builder
dev.
inmo.
tgbotapi.
extensions.
utils.
types.
buttons.
Reply
Keyboard
Builder