aiogram/docs/source
Oleg A 910e4d7784
Bot API 5.5 (#768)
* chore: bump version 5.5

* feat: add banChatSenderChat and unbanChatSenderChat

Added the methods banChatSenderChat and unbanChatSenderChat for banning and unbanning channel chats in supergroups and channels.

* feat: add has_private_forwards

Added the field has_private_forwards to the class Chat for private chats, which can be used to check the possibility of mentioning the user by their ID.

* feat: add has_protected_content

Added the field has_protected_content to the classes Chat and Message.

* feat: add is_automatic_forward

Added the field is_automatic_forward to the class Message.

* feat: add shortcuts

Added Chat.ban_sender_chat() and Chat.unban_sender_chat() shortcuts.

* docs: add new methods Source
2021-12-07 20:03:13 +02:00
..
dispatcher aioredis v2 support (#649) 2021-08-05 22:34:15 +03:00
examples Bot API 5.0 (#454) 2020-11-08 17:51:39 +02:00
static Resize logo. 2017-08-05 19:27:37 +03:00
telegram Docs for types // skeleton // autogenerated 2018-09-07 23:17:51 +03:00
utils Update docs 2020-09-14 22:56:11 +03:00
conf.py Remove sphinxcontrib.programoutput 2018-09-08 00:31:48 +03:00
contribution.rst Write docs and small fixes. 2018-09-07 21:24:13 +03:00
index.rst Bot API 5.5 (#768) 2021-12-07 20:03:13 +02:00
install.rst docs(install): typo "form" -> "from" (#498) 2021-01-22 09:49:46 +02:00
links.rst Write docs and small fixes. 2018-09-07 21:24:13 +03:00
migration_1_to_2.rst Bump versions and URL's 2020-01-01 16:55:33 +02:00
quick_start.rst Update quick_start.rst (#439) 2020-11-08 17:45:39 +02:00