mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reworked defaults
This commit is contained in:
parent
1281bf551a
commit
47bd869bbd
139 changed files with 591 additions and 531 deletions
1
.butcher/types/InlineQueryResultAudio/default.yml
Normal file
1
.butcher/types/InlineQueryResultAudio/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultCachedAudio/default.yml
Normal file
1
.butcher/types/InlineQueryResultCachedAudio/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultCachedGif/default.yml
Normal file
1
.butcher/types/InlineQueryResultCachedGif/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultCachedPhoto/default.yml
Normal file
1
.butcher/types/InlineQueryResultCachedPhoto/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultCachedVideo/default.yml
Normal file
1
.butcher/types/InlineQueryResultCachedVideo/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultCachedVoice/default.yml
Normal file
1
.butcher/types/InlineQueryResultCachedVoice/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultDocument/default.yml
Normal file
1
.butcher/types/InlineQueryResultDocument/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultGif/default.yml
Normal file
1
.butcher/types/InlineQueryResultGif/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultMpeg4Gif/default.yml
Normal file
1
.butcher/types/InlineQueryResultMpeg4Gif/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultPhoto/default.yml
Normal file
1
.butcher/types/InlineQueryResultPhoto/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultVideo/default.yml
Normal file
1
.butcher/types/InlineQueryResultVideo/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InlineQueryResultVoice/default.yml
Normal file
1
.butcher/types/InlineQueryResultVoice/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
annotations:
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
1
.butcher/types/InputMediaAnimation/default.yml
Normal file
1
.butcher/types/InputMediaAnimation/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -15,5 +15,3 @@ annotations:
|
|||
references:
|
||||
category: types
|
||||
name: InputFile
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
|
|||
1
.butcher/types/InputMediaAudio/default.yml
Normal file
1
.butcher/types/InputMediaAudio/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -15,5 +15,3 @@ annotations:
|
|||
references:
|
||||
category: types
|
||||
name: InputFile
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
|
|||
1
.butcher/types/InputMediaDocument/default.yml
Normal file
1
.butcher/types/InputMediaDocument/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -15,5 +15,3 @@ annotations:
|
|||
references:
|
||||
category: types
|
||||
name: InputFile
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
|
|||
1
.butcher/types/InputMediaPhoto/default.yml
Normal file
1
.butcher/types/InputMediaPhoto/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -9,5 +9,3 @@ annotations:
|
|||
references:
|
||||
category: types
|
||||
name: InputFile
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
|
|||
1
.butcher/types/InputMediaVideo/default.yml
Normal file
1
.butcher/types/InputMediaVideo/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
parse_mode: parse_mode
|
||||
|
|
@ -15,5 +15,3 @@ annotations:
|
|||
references:
|
||||
category: types
|
||||
name: InputFile
|
||||
parse_mode:
|
||||
value: UNSET_PARSE_MODE
|
||||
|
|
|
|||
2
.butcher/types/InputTextMessageContent/default.yml
Normal file
2
.butcher/types/InputTextMessageContent/default.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
disable_web_page_preview: disable_web_page_preview
|
||||
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
|
||||
4
.butcher/types/LinkPreviewOptions/default.yml
Normal file
4
.butcher/types/LinkPreviewOptions/default.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
is_disabled: link_preview_is_disabled
|
||||
prefer_small_media: link_preview_prefer_small_media
|
||||
prefer_large_media: link_preview_prefer_large_media
|
||||
show_above_text: link_preview_show_above_text
|
||||
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