<a name="Bot"></a>

## Bot
**Kind**: global class  

* [Bot](#Bot)
    * [new Bot()](#new_Bot_new)
    * [.getAll()](#Bot+getAll) ⇒ <code>Array.&lt;bot&gt;</code>

<a name="new_Bot_new"></a>

### new Bot()
This service is used to get all available bots information.

<a name="Bot+getAll"></a>

### bot.getAll() ⇒ <code>Array.&lt;bot&gt;</code>
Return the list of bots

**Kind**: instance method of [<code>Bot</code>](#Bot)  
**Returns**: <code>Array.&lt;bot&gt;</code> - the list available bots  
**Access**: public  
