docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifInlineQueryResultContact
if
Inline
Query
Result
Contact
inline
fun
<
T
>
InlineQueryResult
.
ifInlineQueryResultContact
(
block
:
(
InlineQueryResultContact
)
->
T
)
:
T
?