whatsapp-api-js - v5.2.0
Preparing search index...
types
ServerImageMessage
Type Alias ServerImageMessage
type
ServerImageMessage
=
{
image
:
{
caption
?:
string
;
id
:
string
;
mime_type
:
string
;
sha256
:
string
;
}
;
type
:
"image"
;
}
Index
Properties
image
type
Properties
image
image
:
{
caption
?:
string
;
id
:
string
;
mime_type
:
string
;
sha256
:
string
}
type
type
:
"image"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
type
whatsapp-api-js - v5.2.0
Loading...