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