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