mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Handle empty external reply story in updates (#1587)
This commit is contained in:
parent
1708980ceb
commit
58993e0e5e
4 changed files with 84 additions and 1 deletions
1
CHANGES/1587.bugfix.rst
Normal file
1
CHANGES/1587.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed deserialization for malformed Bot API updates where :code:`external_reply.story` is an empty object, treating it as missing data instead of crashing polling.
|
||||
Loading…
Add table
Add a link
Reference in a new issue