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