Slack Developer Kit for Node.js
    
    
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. |