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