Packages

This is a Slack API client for Elixir applications.

Current section

Files

Jump to
xlack priv slack docs dnd.endSnooze.json
Raw

priv/slack/docs/dnd.endSnooze.json

{
"desc": "Ends the current user's snooze mode immediately.",
"errors": {
"snooze_not_active" : "Snooze is not active for this user and cannot be ended",
"snooze_end_failed" : "There was a problem setting the user's Do Not Disturb status"
}
}