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