docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.utils
/
flatMatrix
flat
Matrix
inline
fun
<
T
>
flatMatrix
(
block
:
RowBuilder
<
T
>
.
(
)
->
Unit
)
:
Matrix
<
T
>
inline
fun
<
T
>
flatMatrix
(
vararg
elements
:
T
)
:
Matrix
<
T
>
See also
Inline
Keyboard
Builder
Reply
Keyboard
Builder