docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenInlineQueryResultDocumentCommon
when
Inline
Query
Result
Document
Common
inline
fun
<
T
>
InlineQueryResult
.
whenInlineQueryResultDocumentCommon
(
block
:
(
InlineQueryResultDocumentCommon
)
->
T
)
:
T
?