Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 423 Bytes

dnd_updated.md

File metadata and controls

15 lines (13 loc) · 423 Bytes

dnd_updated event

{
    "type": "dnd_updated",
    "user": "U1234",
    "dnd_status": {
        "dnd_enabled": true,
        "next_dnd_start_ts": 1450387800,
        "next_dnd_end_ts": 1450423800,
        "snooze_enabled": true,
        "snooze_endtime": 1450373897
    }
}

The dnd_updated event is sent to the current user when their Do Not Disturb settings have changed.