aiogram/docs
Alex Root Junior 6795b3de05
Added support for Bot API 7.0 (#1387)
* Added support for Bot API 7.0

* Fixed available tests

* Fixed text decorations

* Bot API 7.0 tests for ForwardMessages

* Bot API 7.0 tests for CopyMessages

* Bot API 7.0 tests for DeleteMessages

* Bot API 7.0 tests for GetUserChatBoosts

* Bot API 7.0 tests for SetMessageReaction

* Fixed custom_emoji attribute name

* Fixed tests

* Test parsing CallbackQuery message (inaccessible and accessible)

* Added changes description

* Bot API 7.0 tests for dispatcher handle update message_reaction

* Bot API 7.0 tests for dispatcher handle update message_reaction_count

* Bot API 7.0 tests for dispatcher handle update chat_boost

* Bot API 7.0 tests for dispatcher handle update removed_chat_boost

* fix tests: update ReactionTypeCustomEmoji custom_emoji -> custom_emoji_id

* micro fix Markdown V2 blockquote

* add tests for Markdown tools

* fix markdown test apply single entity

* add tests coverage for Message.react

* check that all messages and content types are covered for Message.content_type

* sort imports in tests (run `make reformat lint`)

* update Giveaway objects Unix time field to DateTime type

* Update Message.content_type property

* upgrade tests for message content_types and sent_copy

* Update Giveaway type generation config

* Update GiveawayWinners and PassportFile types generation configs

---------

Co-authored-by: Suren Khorenyan <surenkhorenyan@gmail.com>
2023-12-31 01:40:44 +02:00
..
_static More docs 2021-10-12 01:11:53 +03:00
api Added support for Bot API 7.0 (#1387) 2023-12-31 01:40:44 +02:00
dispatcher Update docs 2023-11-24 21:55:58 +02:00
locale/uk_UA/LC_MESSAGES Update docs 2023-11-24 21:55:58 +02:00
utils Added page for deep linking util 2023-11-24 21:27:03 +02:00
changelog.rst towncrier integration (#647) 2021-08-01 19:08:03 +03:00
conf.py Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
contributing.rst Add contributing support for zsh and win (#1272) 2023-08-18 12:06:13 +03:00
index.rst Migration guide 2.x -> 3.0 (#1143) 2023-07-29 22:36:12 +03:00
install.rst Small documentation improvements and texts update 2023-08-26 23:18:20 +03:00
make.bat Remove MkDocs 2021-05-13 00:13:09 +03:00
Makefile Remove MkDocs 2021-05-13 00:13:09 +03:00
migration_2_to_3.rst Corrected grammatical errors, improved sentence structures, translation for migration 2.x-3.x (#1302) 2023-10-01 15:29:18 +03:00