Packages

This is a Slack API client for Elixir applications.

Current section

Files

Jump to
xlack priv slack docs channels.list.json
Raw

priv/slack/docs/channels.list.json

{
"desc": "Lists all channels in a Xlack team.",
"args": {
"exclude_archived": {
"example" : 1,
"default" : 0,
"desc" : "Don't return archived channels."
}
}
}