docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.requests
/
DownloadFileStream
Download
File
Stream
class
DownloadFileStream
(
val
filePath
:
String
)
:
Request
<
ByteReadChannelAllocator
>
Constructors
Functions
Properties
Constructors
Download
File
Stream
Link copied to clipboard
fun
DownloadFileStream
(
filePath
:
String
)
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String
Properties
file
Path
Link copied to clipboard
val
filePath
:
String
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
DeserializationStrategy
<
ByteReadChannelAllocator
>