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