ktgbotapi
common
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifWithKeywords
if
With
Keywords
inline
fun
<
T
>
InputSticker
.
ifWithKeywords
(
block
:
(
InputSticker.WithKeywords
)
->
T
)
:
T
?