docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifCustomEmojiTextSource
if
Custom
Emoji
Text
Source
inline
fun
<
T
>
TextSource
.
ifCustomEmojiTextSource
(
block
:
(
CustomEmojiTextSource
)
->
T
)
:
T
?