docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenInlineQueryResultVideo
when
Inline
Query
Result
Video
inline
fun
<
T
>
InlineQueryResult
.
whenInlineQueryResultVideo
(
block
:
(
InlineQueryResultVideo
)
->
T
)
:
T
?