When a new incoming message is received on channel, this Payload would be sent

{
  "type": "new_message_arrived",
  "message": {
    "message": {
      "vcardList": [],
      "emailAttachments": [],
      "type": "text",
      "fromMe": false,
      "id": "wamid.HBgMOTE4MjkwMTYzNjkxFQIAEhggQUNBRkZFMjEyRDAyNDk1NkRGQjI5M0MxOTYyMzVGMUMA",
      "text": "Hi"
    },
    "conversation": {
      "id": "6320030e6e02934c6d2045c6",
      "status": "open"
    },
    "status": true,
    "createdAt": "2022-09-20T07:18:35.000Z",
    "_id": "6329694c2261c4fec8c71644",
    "account_id": "60cc4fcdeea77a1aa324383e",
    "direction": "i",
    "integration": {
      "id": "62f22c6d94fd33fa7b27bad7",
      "title": " WhatsApp Cloud 66546195",
      "channel_name": "whatsapp_cloud",
      "channel_type": "whatsapp"
    },
    "contact": {
      "id": "60cdad1f34b9ab1ccfd2da9f",
      "name": "Rampwin",
      "phone_number": "918290163691",
      "type": "user",
      "avatar": null
    },
    "sender": {
      "id": "60cdad1f34b9ab1ccfd2da9f",
      "phone": "918290163691",
      "name": "Rampwin"
    },
    "read_status": "viewed",
    "send_status": "sent",
    "updatedAt": "2022-09-20T07:18:36.427Z",
    "__v": 0
  }
}