-
Bad Request: Object expected as reply markup
Task exception was never retrieved
future:
Traceback (most recent call last):
File "F:\Program Files (x86)\Python\Python35-32\lib\asyncio\tasks.py", lin…
-
Probably need to check HTTP status there:
```
Traceback (most recent call last):
File "bot.py", line 568, in run
await self.run_loop()
File "bot.py", line 583, in run_loop
updates = await…
-
-
I have been trying to migrate the bot to Python Telegram Bot v20.0... but I have been having problems with not being able to pass the classes correctly... I would appreciate some help...
One of the…
-
![EQ1fC0JXkAMkxhn](https://user-images.githubusercontent.com/29531394/81492425-0b5e4d00-92ca-11ea-9848-dff86adc0214.jpeg)
> 封面地址:[炎炎消防队](https://www.instagram.com/p/B8mMs-fl3BV/?utm_source=ig_web…
-
https://github.com/romis2012/aiosocksy is not maintained anymore and restricted to use `aiohttp
-
C:\Users\Administrator\Desktop\telegram-bot-asf-master>python3 telegram-asf.py
C:\Users\Administrator\Desktop\telegram-bot-asf-master>python telegram-asf.py
Traceback (most recent call last):
F…
-
https://yangsoon.github.io/2018/04/14/%E7%94%A8aiotg%E5%BC%80%E5%8F%91%E4%B8%80%E4%B8%AAtelegram%E7%88%AC%E8%99%AB%E6%9C%BA%E5%99%A8%E4%BA%BA/
-
Working on my bot, I encountered a problem. To illustrate it, I've written a simple script shown below:
```python
from aiotg import Bot, Chat, InlineQuery, CallbackQuery
bot = Bot(api_token="…
-
Possibly due to ServerDisconnectedError
```
future:
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/aiotg/bot.py", line 129, in loop
timeout=self.api_timeou…