mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
parse_mode should be UNSET instead of None (#877)
* fix: parse_mode should be UNSET instead of None #876 * docs: add changelog * docs: fixed changelog name * fix: changelog typo fix
This commit is contained in:
parent
b8aa03bc38
commit
ffe9506dc5
2 changed files with 2 additions and 1 deletions
1
CHANGES/876.bugfix
Normal file
1
CHANGES/876.bugfix
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed default `parse_mode` for `Message.copy_to()` method.
|
||||
Loading…
Add table
Add a link
Reference in a new issue