Added API changes

This commit is contained in:
Alex Root Junior 2022-11-06 11:46:21 +02:00
parent 3ae5d904c9
commit 352ad1996f
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
104 changed files with 1087 additions and 150 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