# Botgram documentation

 1. **[Tutorial](tutorial.md)**: overview of Botgram's API for beginners.
 2. **[Message object](message.md)**: documents the format of the message object passed to handlers.
 3. **[Message handling](handlers.md)**: documents the different options for registering handlers.
 4. **[Reply queues](reply.md)**: documents the send interface of Botgram; the reply queues.
 5. **[Inline queries](inline.md)**: documents support for inline bots.
 6. **[Callback queries](callback.md)**: documents support for callback queries.
 7. **[Global methods](global.md)**: documents bot creation, global options and methods.
