Slack Developer Kit for Node.js
Go to GitHub

BotsFacet

Kind: global class

botsFacet.info([opts], [optCb])

Gets information about a bot user.

Kind: instance method of [BotsFacet](#BotsFacet)
See: bots.info

Param Type Description
[opts] Object  
opts.bot ? Bot user to get info on
[optCb] function Optional callback, if not using promises.