WAPIM Cloud API Docs
  • Quick Start
  • Device
    • Get QR
    • Get Device Info
  • Events & Notifications
    • Websocket and Webhook
      • Websocket (Realtime)
      • Webhook
  • Messages
    • Send Messages
      • Text Message
      • Image Message
      • Video Message
      • Document Message
      • Location Message
      • Contact Message
    • Delete Message (Everyone)
    • Forward Message
  • Misc
    • Get WhatsApp Profile Names
    • Get Contacts
    • Get Stories
    • Get Profile Picture
    • Check WhatsApp Number
    • Get Blocked Numbers
    • Be Online
    • Be Offline
  • Chats
    • Get Chat List
    • Get Messages Of Chat
    • Archive Chat
    • Set Profile Name
    • Delete Chat
    • Pin Chat
    • Unpin Chat
    • Clear Chat
    • Mark As Read Chat
    • Mark As Unread Chat
    • Mute Chat
    • Unmute Chat
    • Unarchive Chat
  • Groups
    • Get Groups
    • Get Group
Powered by GitBook
On this page

Events & Notifications

Event
Description

QR

When a QR request is received, every 20 second QR codes is given over websocket. Validation of the first code is 60 second.

QR-Read

Sent when the QR is read.(May be loading animation can start to show)

Connected

Sent when the QR is read successfully.

TextMessage

Sent when you send or receive a text message.

ImageMessage

Sent when you send or receive a image message.

VideoMessage

Sent when you send or receive a video message.

DocumentMessage

Sent when you send or receive a document message.

AudioMessage

Sent when you send or receive a audio message.

ContactMessage

Sent when you send or receive a contact message.

LocationMessage

Sent when you send or receive a location message.

LiveLocationMessage

Sent when you send or receive a live location message.

StickerMessage

Sent when you send or receive a sticker message.

MessageInfo-Delivered

MessageInfo-Read

Tracking(Online, Offline, Typing, Recording)

Call(CallMissed, CallMissedVideo)

ChatHistory

ChangedNumber

AccountTypeChanged

NewChat

Pin

Archive

Mute

Star

NewContact

PictureChanged

GroupUpdated

UnsupportedMessage

DeleteForMe

DeletedMessage

PreviousGet Device InfoNextWebsocket and Webhook

Last updated 2 years ago