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