Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.15.1
@wppconnect/wa-js
util
downloadImage
Function downloadImage
download
Image
(
url
,
type
?
,
quality
?
)
:
Promise
<
{
data
:
string
;
height
:
number
;
width
:
number
;
}
>
Parameters
url
:
string
type
:
string
= 'image/jpeg'
quality
:
any
= 0.85
Returns
Promise
<
{
data
:
string
;
height
:
number
;
width
:
number
;
}
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.15.1
Loading...