Slack v0.0.12 Slack.Bot

Functions for getting information about bots

Summary

Functions

info(client, query \\ [])

Get info for a bot.

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

Examples

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