mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reworked request builder (#1142)
* Reworked request builder * Added more default values * Update tests * Fixed timestamp * Fixed Py3.8 support * Describe changes
This commit is contained in:
parent
924a83966d
commit
fea1b7b0a3
300 changed files with 1003 additions and 3448 deletions
2
CHANGES/1142.misc.rst
Normal file
2
CHANGES/1142.misc.rst
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Added global defaults `disable_web_page_preview` and `protect_content` in addition to `parse_mode` to the Bot instance,
|
||||
reworked internal request builder mechanism.
|
||||
Loading…
Add table
Add a link
Reference in a new issue