KtGram
Toggle table of contents
7.8.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
sendVoice
send
Voice
inline
fun
TelegramBot
.
sendVoice
(
noinline
block
:
(
)
->
String
)
:
SendVoiceAction
(
source
)
inline
fun
TelegramBot
.
sendVoice
(
file
:
ImplicitFile
)
:
SendVoiceAction
(
source
)