ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.utils
/
MatrixBuilder
/
modifyRow
modify
Row
fun
modifyRow
(
i
:
Int
,
block
:
RowBuilder
<
T
>
.
(
)
->
Unit
)
fun
modifyRow
(
row
:
List
<
T
>
,
block
:
RowBuilder
<
T
>
.
(
)
->
Unit
)
:
Boolean