Preparing search index...
The search index is not available
whatsapp-api-js - v5.0.0
whatsapp-api-js
types
ServerVideoMessage
Type Alias ServerVideoMessage
ServerVideoMessage
:
{
type
:
"video"
;
video
:
{
id
:
string
;
mime_type
:
string
;
sha256
:
string
}
;
}
Type declaration
type
:
"video"
video
:
{
id
:
string
;
mime_type
:
string
;
sha256
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
whatsapp-api-js - v5.0.0
Loading...