Inbox chat message events

Chatroom inbound and outbound messages apply only to message event monitoring in the chatroom

Inbox chat message events

There are the following two push events to subscribe to if needed:

chat_mt_message_notify (chatroom downstream message received)

chat_mo_message_notify (chatroom upstream message received)

Parameter description

Field

Data type

Required

Description

wabaId

String

Yes

Waba Id

from

String

Yes

Enterprise Sender

to

String

Yes

User WhatsApp number

messageType

String

Yes

Message type

context

Object

Yes

Message content

wamid

String

No

Meta message ID

conversationId

String

No

Conversation ID (InnoPaaS chatroom conversation ID)

uid

String

No

User-defined ID

chat_mt_message_notify

Downstream message example

chat_mo_message_notify

Upstream message example

最后更新于