docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.utils
/
whenVoiceFile
when
Voice
File
inline
fun
<
T
>
TelegramMediaFile
.
whenVoiceFile
(
block
:
(
VoiceFile
)
->
T
)
:
T
?