Skip to main content

conversations/created

Fired when you are added to a new conversation.

Data

conversation
object
The conversation field.

Example

{
  "jsonrpc": "2.0",
  "type": "event",
  "event": "conversations/created",
  "data": { ... }
}

Triggered By