BaseMessageInterface
data: object
The address of the location.optional
address:string
latitude: number
The latitude coordinate of the location.
longitude: number
The longitude coordinate of the location.
The name of the location.optional
name:string
messaging_product: "whatsapp"
The messaging product.
BaseMessageInterface.messaging_product
recipient_type: "individual"
The recipient type.
BaseMessageInterface.recipient_type
type: MessageTypeEnum
The type of the message.
BaseMessageInterface.type