docs
/
dev.inmo.tgbotapi.extensions.api
/
downloadFile
common
download
File
suspend fun
TelegramBot
.
downloadFile
(filePath:
String
):
ByteArray
Content copied to clipboard
suspend fun
TelegramBot
.
downloadFile
(pathedFile:
PathedFile
):
ByteArray
Content copied to clipboard
suspend fun
TelegramBot
.
downloadFile
(fileId:
FileId
):
ByteArray
Content copied to clipboard
suspend fun
TelegramBot
.
downloadFile
(file:
TelegramMediaFile
):
ByteArray
Content copied to clipboard