-
https://github.com/eternnoir/pyTelegramBotAPI/blob/5d9a76b0dd0d3ee88c5c9d1329c06b24fdc4457b/telebot/types.py#L7056
Unable to load file from memory, e.g. from io.BytesIO
-
Никак не могу решить проблему
import telebot
token = 'токен'
bot = telebot.TeleBot(token)
@bot.message_handler(commands=['help'])
def start_message(message):
bot.send_message(message…
-
-
1. What version of pyTelegramBotAPI are you using? 3.7.4
2. What OS are you using? Raspbian
3. What version of python are you using? 3.6.9
-----------------------
Testing out `bot.infinity…
-
## Description
I am using jupyter lab on a server. I have recently reinstalled it using pip-autoremove and got a new issue: some .ipynb files which were created prior to the reinstall are not openi…
-
Its same issue as old one closed https://github.com/instaloader/instaloader/issues/328
The bug is reproducing again. Using pyTelegramBotAPI 4.12.0 and instaloader 4.9.6
While trying to download …
-
Библиотека должна обладать следующими характеристиками:
- реализовывать взаимодействие с API телеграм. https://core.telegram.org
- быть с открытым исходным кодом на python.
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
latest
2. What OS are you using?
debian
3. What version of python are you …
-
1. What version of pyTelegramBotAPI are you using? 4.12.0
2. What OS are you using? windows 11
3. What version of python are you using? 3.11.0
Hello
I created the following class for next_…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
pyTelegramBotAPI 4.11
2. What OS are you using?
Ubuntu 22.04
4. What v…