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