Current section
Files
Jump to
Current section
Files
priv/slack/docs/dnd.info.json
{
"desc": "Retrieves a user's current Do Not Disturb status.",
"args": {
"user": {
"required" : false,
"type" : "string",
"example" : "U1234",
"desc" : "User to fetch status for (defaults to current user)"
}
}
}