mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 03:08:51 +00:00
Reworked bot-wide defaults (#1392)
* Reworked defaults * Added changelog and partial docs
This commit is contained in:
parent
1281bf551a
commit
24f59da70d
140 changed files with 608 additions and 530 deletions
2
.butcher/types/ReplyParameters/default.yml
Normal file
2
.butcher/types/ReplyParameters/default.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
quote_parse_mode: parse_mode
|
||||
allow_sending_without_reply: allow_sending_without_reply
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
quote_parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
Loading…
Add table
Add a link
Reference in a new issue