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