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