docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifTextMentionTextSource
if
Text
Mention
Text
Source
inline
fun
<
T
>
TextSource
.
ifTextMentionTextSource
(
block
:
(
TextMentionTextSource
)
->
T
)
:
T
?