The WhatsAppAPI.blockUser return value
The user's phone number
The messages object
Optional
nameThe username
Utility function for offloading code from the main thread, useful for long running tasks such as AI generation
The bot's phoneID
The raw data from the API
Mark the received message as read, and optionally display a typing indicator
Optional
indicator: ClientTypingIndicatorsThe type of reply indicator
The WhatsAppAPI.markAsRead return value
A method to easily reply to the user who sent the message
The message to send as a reply
Optional
context: booleanWether to mention the current message, defaults to false
Optional
biz_opaque_callback_data: stringAn arbitrary 512B string, useful for tracking
The WhatsAppAPI.sendMessage return value
The WhatsAppAPI instance that emitted the event
Block the user who sent the message