-
## Context
* Operating System: mac os 10.15.2
* Python Version: 3.8.0
* aiogram version: 2.5.3
* aiohttp version: 3.6.2
## Expected Behavior
`pip install 'aiogram[proxy]'` works
## Curr…
-
```
/root/venvs/gracedb/lib/python3.7/site-packages/aiogram/dispatcher/webhook.py:206: TimeoutWarning: Detected slow response into webhook. (Greater than 55 seconds)
Recommended to use 'async_task' …
-
# Descriptions
Something went wrong when I use `organization` and `organizations` in your service links.
Some examples use different ways and I've checked it out:
## `organization`
Link is wrong…
-
## Context
https://github.com/aiogram/aiogram/blob/56662d6bd8052ee835fcfebd928c8a2786fe922c/examples/i18n_example.py#L66
## Expected Behavior
I can open link.
## Current Behavior
I cann…
-
Today Telegram Bot API was updated and now bots can parse nested html, and also use strikethrough and underlined text. But aiogram doesn't parse necessary message entities using message.html_text, you…
-
## Context
* Operating System: Ubuntu 18.04
* Python Version: 3.7.3
* aiogram version: 2.4
* aiohttp version: 3.5.4
* aiohttp-socks version: 0.2.2
* uvloop version: 0.12.2
Code:
clients.p…
-
## Context
* aiogram version: 2.4
## Expected Behavior
`to_python` should return dictionary representation of API object. Without mutating it.
## Current Behavior
It mutates it to `dict…
uwinx updated
4 years ago
-
```
{ERROR}[2019-10-01 23:42:16,231]: aiogram.dispatcher.dispatcher | Cause exception while getting updates.
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/aiogra…
-
## Context
* Operating System: Debian 10.1 (2019-09-20)
* Python Version: 3.7.3
* aiogram version: 2.3
* aiohttp version: 3.6.1
* uvloop version (if installed): 0.13
## Expected Behavior
Se…
-
Handled this exception when user click `/start` in private chat with bot.
How is possible?
```
2019-10-20 18:27:03.410 | INFO | aiogram.contrib.middlewares.logging:on_post_process_update:34 - P…