docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenPreTextSource
when
Pre
Text
Source
inline
fun
<
T
>
TextSource
.
whenPreTextSource
(
block
:
(
PreTextSource
)
->
T
)
:
T
?