docs
common
docs
/
dev.inmo.tgbotapi.requests
/
DownloadFile
Download
File
common
class
DownloadFile
(
filePath
:
String
)
:
Request
<
ByteArray
>
Content copied to clipboard
Functions
Properties
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
filePath
Link copied to clipboard
common
val
filePath
:
String
Content copied to clipboard
resultDeserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
DeserializationStrategy
<
ByteArray
>
Content copied to clipboard