mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Telegram Bot API 4.5
This commit is contained in:
parent
d2606b389a
commit
ffb0cdf88f
39 changed files with 146 additions and 37 deletions
|
|
@ -4,7 +4,7 @@ Documentation for version 3.0 [WIP] [^1]
|
|||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://pypi.python.org/pypi/aiogram)
|
||||
[](https://core.telegram.org/bots/api)
|
||||
[](https://core.telegram.org/bots/api)
|
||||
[](https://pypi.python.org/pypi/aiogram)
|
||||
[](https://pypi.python.org/pypi/aiogram)
|
||||
[](https://pypi.python.org/pypi/aiogram)
|
||||
|
|
@ -16,7 +16,7 @@ Documentation for version 3.0 [WIP] [^1]
|
|||
## Features
|
||||
|
||||
- Asynchronous
|
||||
- [Supports Telegram Bot API v4.4](api/index.md)
|
||||
- [Supports Telegram Bot API v4.5](api/index.md)
|
||||
- Finite State Machine
|
||||
- [Replies into Webhook](https://core.telegram.org/bots/faq#how-can-i-make-requests-in-response-to-updates)
|
||||
- Middlewares
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue