docs
4.2.4
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
ifPlayableMediaFile
if
Playable
Media
File
inline
fun
<
T
>
TelegramMediaFile
.
ifPlayableMediaFile
(
block
:
(
PlayableMediaFile
)
->
T
)
:
T
?