-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
4.10.0
2. What OS are you using?
Both Linux/Windows 10
3. What version of …
-
> 转载请注明原文出处:[Telegram 群组、频道、机器人 - 汇总分享](https://congcong0806.github.io/2018/04/24/Telegram)
##### 推荐[](#推荐)
- 暗网知识 / 教程 / 分享 / 交易群组:[https://t.me/heise123](https://t.me/heise123)
- Telegram 中文群组…
-
What do you think about an Outline Python SDK that could be used for [Telegram bots](https://core.telegram.org/bots).
I like to use [pyTelegramBotAPI](https://pypi.org/project/pyTelegramBotAPI/).
-
![image](https://github.com/eternnoir/pyTelegramBotAPI/assets/137277008/fa0c053a-790a-4aac-a7e6-8f2f659ba91b)
2024-02-08 16:52:44,121 (async_telebot.py:455 MainThread) ERROR - TeleBot: "Unhandled…
-
_i Runned_ [`echo_bot.py`](https://github.com/eternnoir/pyTelegramBotAPI/blob/master/examples/echo_bot.py) _But i Getting This Error:_
``` bash
2016-05-21 11:54:16,202 (__init__.py:211 MainThread) ER…
-
@coder2020official
Due to new InaccessibleMessage returned for some cases I got a lot of troubles in project. Before I can access fields like
message.from and check if they are filled:
```
if …
-
**Describe the bug**
Login: Checkpoint required. Point your browser to https://www.instagram.com/challenge/13093078879/xHaMmJoU73/, follow the instructions, then retry
**To Reproduce**
Steps to r…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
4.12.0
2. What OS are you using?
Windows 10
3. What version of python are…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of pyTelegramBotAPI are you using?
pyTelegramBotAPI 4.14.0
2. What OS are you using?
Windows 10
3. What…
-
Guys, I'm writing my first code, an error occurs when starting the bot: @boot.message.handler(commands=['start'])
^^^^^^^^^^^
AttributeError: 'TeleBot' object has no attribute 'message'. What to do?…