docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenDocumentFile
when
Document
File
inline
fun
<
T
>
TelegramMediaFile
.
whenDocumentFile
(
block
:
(
DocumentFile
)
->
T
)
:
T
?