Slack. Web. Bots
(SlackKit v1.0.0-alpha.0)
View Source
Summary
Functions
Gets information about a bot user.
Functions
Gets information about a bot user.
API reference
Rate limit: Tier 3: 50+ per minute
Scopes:
- Bot token:
users:read - User token:
users:read
Optional Params
bot- Bot user to get info on ex:B12345678team_id- encoded team id or enterprise id where the bot exists, required if org token is used
Errors the API can return:
bot_not_found- Value passed forbotwas invalid.bots_not_found- At least one value passed forbotswas invalid.missing_argument- A required argument is missing.team_not_found- Value passed forteam_idwas invalid.
See the Common Errors guide for errors returned by every Web API method.