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