Answer the question
In order to leave comments, you need to log in
How to make a telegram bot in Python using APIs, not frameworks?
Please tell me how I can make a bot for Telegram, but so that the bot would be controlled by an account and have all its features such as sending large files and so on, and not just register the bot through BotFather and get a token
If you can log in to your Telegram account and interact with it directly receiving a token, for example, or something else. What methods should be called?
Answer the question
In order to leave comments, you need to log in
These methods can be called
https://core.telegram.org/#telegram-api
You need a user bot. The bot API is no longer suitable. You can look at the Telethon library
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question