Fix tests, improved docs

This commit is contained in:
Alex Root Junior 2022-04-19 21:03:26 +03:00
parent e5644248f9
commit c8ad7552a2
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
27 changed files with 296 additions and 206 deletions

View file

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

View file

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

View file

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

View file

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