Wapi.js Docs / VideoMessageInterface
Interface representing a video message.
BaseMessageInterface
data:
object
|object
packages/wapi.js/src/structures/media/interface.ts:57
messaging_product:
"whatsapp"
The messaging product.
BaseMessageInterface.messaging_product
packages/wapi.js/src/structures/message/interface.ts:17
recipient_type:
"individual"
The recipient type.
BaseMessageInterface.recipient_type
packages/wapi.js/src/structures/message/interface.ts:22
type:
MessageTypeEnum
The type of the message.
BaseMessageInterface.type