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