docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenVideoSticker
when
Video
Sticker
inline
fun
<
T
>
TelegramMediaFile
.
whenVideoSticker
(
block
:
(
VideoSticker
)
->
T
)
:
T
?