Bot API 6.3 (#1063)

* Added API changes

* Added changelog

* Oops. Move changelog

* Update tests

* Remove experimental

* Added message content type

* Update message aliases

* Update changes

* Update texts

* Bump version

* Remove versionadded badge
This commit is contained in:
Alex Root Junior 2022-11-06 14:28:21 +02:00 committed by GitHub
parent 3ae5d904c9
commit b287551590
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
275 changed files with 5821 additions and 1133 deletions

View file

@ -0,0 +1,9 @@
##########
ForumTopic
##########
.. automodule:: aiogram.types.forum_topic
:members:
:member-order: bysource
:undoc-members: True

View file

@ -0,0 +1,9 @@
################
ForumTopicClosed
################
.. automodule:: aiogram.types.forum_topic_closed
:members:
:member-order: bysource
:undoc-members: True

View file

@ -0,0 +1,9 @@
#################
ForumTopicCreated
#################
.. automodule:: aiogram.types.forum_topic_created
:members:
:member-order: bysource
:undoc-members: True

View file

@ -0,0 +1,9 @@
##################
ForumTopicReopened
##################
.. automodule:: aiogram.types.forum_topic_reopened
:members:
:member-order: bysource
:undoc-members: True

View file

@ -43,6 +43,9 @@ Available types
web_app_data
proximity_alert_triggered
message_auto_delete_timer_changed
forum_topic_created
forum_topic_closed
forum_topic_reopened
video_chat_scheduled
video_chat_started
video_chat_ended
@ -73,6 +76,7 @@ Available types
chat_join_request
chat_permissions
chat_location
forum_topic
bot_command
bot_command_scope
bot_command_scope_default