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

Latest commit

 

History

History
13 lines (11 loc) · 373 Bytes

dnd_updated_user.md

File metadata and controls

13 lines (11 loc) · 373 Bytes

dnd_updated_user event

{
    "type": "dnd_updated_user",
    "user": "U1234",
    "dnd_status": {
        "dnd_enabled": true,
        "next_dnd_start_ts": 1450387800,
        "next_dnd_end_ts": 1450423800
    }
}

The dnd_updated_user event is sent to all connections for a team when a user's Do Not Disturb settings have changed.