{ "event": "notification_event_type", "timestamp": "2023-01-01T00:00:00Z", "data": { // Notification event data } }
{ "event": "message_received", "timestamp": "2023-01-01T00:00:00Z", "data": { // Inbound message data } }
Was this page helpful?