mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 01:06:25 +00:00
Added full support for the Bot API 9.2 (#1720)
* Added full support for the Bot API 9.2 * Mark butcher tool output files as linguist-generated in .gitattributes * Switch `send_date` type from `int` to `DateTime` in suggested post models
This commit is contained in:
parent
ddcedadfbd
commit
ab8af773cf
165 changed files with 4404 additions and 813 deletions
|
|
@ -44,3 +44,7 @@ extract:
|
|||
- effect_id
|
||||
- show_caption_above_media
|
||||
- paid_star_count
|
||||
- direct_messages_topic
|
||||
- reply_to_checklist_task_id
|
||||
- suggested_post_info
|
||||
- is_paid_post
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue