Slack v0.2.1 Slack.Bot View Source

Functions for getting information about bots

Link to this section Summary

Functions

Get info for a bot.

Link to this section Functions

Get info for a bot.

https://api.slack.com/methods/bots.info

Examples

Slack.client(token)
|> Slack.Bot.info(bot: "B12345678")