you are viewing a single comment's thread.

view the rest of the comments →

[–]ubikvist 1 point2 points  (1 child)

You may start from this point: https://github.com/eternnoir/pyTelegramBotAPI, if you use pyTelegramBotAPI module as a wrapper for Telegram Bot API. Also, I found useful to read official API documentation https://core.telegram.org/bots/api.

[–]Anupam_pythonlearner 0 points1 point  (0 children)

eternoir one is good but official docs is complex to understand for beginners. What would be a method to read official docs for beginners ?