Before any bot project¶
There are several places you need to visit for starting work with any Telegram Bot framework on any language:
- Bots info introduction
- Telegram Bot API reference (you can skip it, but it could be useful to know some specific cases in Telegram Bot API)
Anyway, the most important link is How do I create a bot? inside of Telegram Bot API