Current section

Files

Jump to
slack_kit lib slack web docs bots.info.json
Raw

lib/slack/web/docs/bots.info.json

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