Packages

This is a Slack API client for Elixir applications.

Current section

Files

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

priv/slack/docs/bots.info.json

{
"desc": "Gets information about a bot user.",
"args": {
"bot": {
"example" : "B12345678",
"required": false,
"desc" : "Bot user to get info on"
}
}
}