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