A
A
Artem Selyansky2018-12-16 21:17:28
Python
Artem Selyansky, 2018-12-16 21:17:28

Which library to choose for a telegram bot in Python?

I did not find any comparison of libraries on the Internet.
I want to understand which library for developing a telegram bot is the most functional and understandable?
In general, I found two libraries that I encountered most often:

  • pyTelegramBotAPI (telebot)
  • python-telegram-bot (telegram.ext)

I would be grateful if you explain what is the difference between them and where to go for a beginner.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Moiseykin, 2018-12-25
@moiseykin

https://github.com/aiogram/aiogram
The code for aiogram will be more concise.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question