docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifFile
if
File
inline
fun
<
T
>
TelegramMediaFile
.
ifFile
(
block
:
(
File
)
->
T
)
:
T
?