docs
3.2.2
jvm
docs
/
dev.inmo.tgbotapi.extensions.api.files
/
downloadFileToTemp
download
File
To
Temp
jvm
suspend
fun
TelegramBot
.
downloadFileToTemp
(
filePath
:
String
)
:
File
Content copied to clipboard
suspend
fun
TelegramBot
.
downloadFileToTemp
(
pathedFile
:
PathedFile
)
:
File
Content copied to clipboard
suspend
fun
TelegramBot
.
downloadFileToTemp
(
fileId
:
FileId
)
:
File
Content copied to clipboard
suspend
fun
TelegramBot
.
downloadFileToTemp
(
file
:
TelegramMediaFile
)
:
File
Content copied to clipboard
suspend
fun
TelegramBot
.
downloadFileToTemp
(
file
:
MediaContent
)
:
File
Content copied to clipboard