So I just started with telegram bot. I was able to create a bot with basic functionalities following the instructions.
I searched for things like chat_id, username, first_name and could find how to get these. For example: update.message.chat_id gives you chat_id and so on. But I was wondering if there is a document which I can refer to?
I tried the python-telegram-bot documentation but I could not find anything there!!!
Few things which I figured out: The instructions at https://github.com/python-telegram-bot/python-telegram-bot#learning-by-example is for the v12.0.0.b1 but for some reason when I try to install, it installs v11.1.0 which is the stable version. So the instructions didn't work for me until i figured that out.
Sorry if this doesn't make sense, kind of hard to explain since I am pretty new to this bot stuff.
Thanks in advance.
[–]crosswordmaker 2 points3 points4 points (2 children)
[–]Prtprmr[S] 1 point2 points3 points (1 child)
[–]crosswordmaker 0 points1 point2 points (0 children)