mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added full support of Bot API
This commit is contained in:
parent
59467423e7
commit
3228954def
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
explanation_parse_mode: parse_mode
|
||||
question_parse_mode: parse_mode
|
||||
protect_content: protect_content
|
||||
|
|
|
|||
1
.butcher/types/InputPollOption/default.yml
Normal file
1
.butcher/types/InputPollOption/default.yml
Normal file
|
|
@ -0,0 +1 @@
|
|||
text_parse_mode: parse_mode
|
||||
Loading…
Add table
Add a link
Reference in a new issue