Optional
held_Optional
id?: stringThe message id, undefined if parsed is set to false
The message object
Utility function for offloading code from the main thread, useful for long running tasks such as AI generation
The bot's phoneID from where the message was sent
The object sent to the server
Optional
response?: ServerMessageResponseThe parsed response from the server, undefined if parsed is set to false
The user's phone number
The message type
The WhatsAppAPI instance that emitted the event
If true, the message send was delayed until quality can be validated and it will either be sent or dropped at this point. Undefined if parsed is set to false or the message_status property is not present in the response.