teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
client
downloads
DownloadMediaInterface
Interface DownloadMediaInterface
interface
DownloadMediaInterface
{
outputFile
?:
OutFile
;
progressCallback
?:
ProgressCallback
;
requestTimeout
?:
number
;
signal
?:
AbortSignal
;
thumb
?:
number
|
TypePhotoSize
;
}
Hierarchy (
View Summary
)
DownloadCancelParams
DownloadMediaInterface
Index
Properties
output
File?
progress
Callback?
request
Timeout?
signal?
thumb?
Properties
Optional
output
File
outputFile
?:
OutFile
Optional
progress
Callback
progressCallback
?:
ProgressCallback
Optional
request
Timeout
requestTimeout
?:
number
Optional
signal
signal
?:
AbortSignal
Optional
thumb
thumb
?:
number
|
TypePhotoSize
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
output
File
progress
Callback
request
Timeout
signal
thumb
GitHub
npm
Issues
teleproto - v1.229.0
Loading...