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