mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 18:19:34 +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/methods/editMessageText/default.yml
Normal file
2
.butcher/methods/editMessageText/default.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
disable_web_page_preview: link_preview_is_disabled
|
||||
parse_mode: parse_mode
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
disable_web_page_preview:
|
||||
value: UNSET_DISABLE_WEB_PAGE_PREVIEW
|
||||
Loading…
Add table
Add a link
Reference in a new issue