docs
5.2.1
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenInlineQueryUpdate
when
Inline
Query
Update
inline
fun
<
T
>
Update
.
whenInlineQueryUpdate
(
block
:
(
InlineQueryUpdate
)
->
T
)
:
T
?