Docs
/
/

MessageEvent

A message event. Occurs when a message [delivery or engagement status](/send-notifications/message-statuses) changes.

MessageEvent

A message event. Occurs when a message delivery or engagement status changes.

Attributes

__typename
string

The typename of the schema.

data
object(any)

The data associated with the message event. Only present for some event types.

id
string

The unique identifier for the message event.

inserted_at
string(date-time)

Timestamp when the event was created.

recipient
2 possible types

A reference to a recipient, either a user identifier (string) or an object reference (ID, collection).

type
enum(string)

The type of event that occurred.

message.archivedmessage.bouncedmessage.deliveredmessage.delivery_attemptedmessage.interactedmessage.link_clickedmessage.not_sentmessage.queuedmessage.readmessage.seenmessage.sentmessage.unarchivedmessage.undeliveredmessage.unreadmessage.unseen
New chat