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