Skip to main content

surface/updated

Fired when a surface is created or updated in a conversation.

Data

surface
object
The surface field.

Example

{
  "jsonrpc": "2.0",
  "type": "event",
  "event": "surface/updated",
  "data": { ... }
}

Triggered By