docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenRegularTextSource
when
Regular
Text
Source
inline
fun
<
T
>
TextSource
.
whenRegularTextSource
(
block
:
(
RegularTextSource
)
->
T
)
:
T
?