Packages

This is a Slack API client for Elixir applications.

Current section

Files

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

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)"
}
}
}