@wildix/xbees-conversations-client > MessageWhatsAppStatus
MessageWhatsAppStatus variable
Signature:
MessageWhatsAppStatus: {
readonly DELIVERED: "delivered";
readonly ERROR: "error";
readonly SENT: "sent";
readonly TRYING: "trying";
}