docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifInlineQueryResultLocation
if
Inline
Query
Result
Location
inline
fun
<
T
>
InlineQueryResult
.
ifInlineQueryResultLocation
(
block
:
(
InlineQueryResultLocation
)
->
T
)
:
T
?