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