mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added support for Bot API 7.0
This commit is contained in:
parent
756cfeba0a
commit
b90eaba684
227 changed files with 8807 additions and 1608 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"meta": {},
|
||||
"meta": {
|
||||
"deprecated": {
|
||||
"version": "7.0",
|
||||
"release_date": "2023-12-29"
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "Available types",
|
||||
"anchor": "available-types"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue