ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifCustomEmoji
if
Custom
Emoji
inline
fun
<
T
>
InputSticker
.
ifCustomEmoji
(
block
:
(
InputSticker.WithKeywords.CustomEmoji
)
->
T
)
:
T
?