Skip to main content

contact/accepted

Fired when a contact request you sent is accepted.

Data

contact
object
The contact field.

Example

{
  "jsonrpc": "2.0",
  "type": "event",
  "event": "contact/accepted",
  "data": { ... }
}

Triggered By