S
S
Seffel_22742021-09-03 16:15:08
Python
Seffel_2274, 2021-09-03 16:15:08

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

2 answer(s)
D
Dmitry Shitskov, 2021-09-03
@Zarom

These methods can be called
https://core.telegram.org/#telegram-api

M
Mikhail Krostelev, 2021-09-03
@twistfire92

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 question

Ask a Question

731 491 924 answers to any question