S
S
Switchback092019-08-03 20:29:05
Python
Switchback09, 2019-08-03 20:29:05

Is there any difference between TelegramBotAPI and pyTelegramBotAPI?

Is there any difference between TelegramBotAPI and pyTelegramBotAPI?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dr_foam_rubber, 2019-08-04
@Switchback09

There are many libraries for working with the telegram API, not only for python, but all their functionality is limited by the API itself. The libraries are made for convenience, in fact, you can send the necessary requests yourself through requests.

_
_, 2019-08-03
@mrxor

It is not entirely clear what you mean by TelegramBotAPI, most likely you are talking about the telegram API itself.
pyTelegramBotAPI is just a python wrapper for telegram api

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question