mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-13 18:43:53 +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/sendVideo/default.yml
Normal file
2
.butcher/methods/sendVideo/default.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
parse_mode: parse_mode
|
||||
protect_content: protect_content
|
||||
|
|
@ -1,8 +1,4 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
protect_content:
|
||||
value: UNSET_PROTECT_CONTENT
|
||||
thumbnail:
|
||||
parsed_type:
|
||||
type: entity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue