toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.utils
/
dev.inmo.tgbotapi.extensions.utils
/
ifWithKeywords
if
With
Keywords
inline
fun
<
T
>
InputSticker
.
ifWithKeywords
(
block
:
(
InputSticker.WithKeywords
)
->
T
)
:
T
?