Packages

This is a Slack API client for Elixir applications.

Current section

Files

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

priv/slack/docs/users.list.json

{
"desc": "Lists all users in a Xlack team.",
"args": {
"presence": {
"required" : false,
"example" : 1,
"desc" : "Whether to include presence data in the output"
}
}
}