Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/node
methods
downloadAsNodeStream
Function downloadAsNodeStream
downloadAsNodeStream
(
client
:
ITelegramClient
,
location
:
FileDownloadLocation
,
params
?:
FileDownloadParameters
,
)
:
Readable
Download a remote file as a Node.js Readable stream.
Parameters
client
:
ITelegramClient
location
:
FileDownloadLocation
Optional
params
:
FileDownloadParameters
File download parameters
Returns
Readable
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Download a remote file as a Node.js Readable stream.