mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Oops. Added lost files.
This commit is contained in:
parent
968c478390
commit
ddb4da34fd
12 changed files with 311 additions and 0 deletions
9
docs/api/types/chat_shared.rst
Normal file
9
docs/api/types/chat_shared.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
##########
|
||||
ChatShared
|
||||
##########
|
||||
|
||||
|
||||
.. automodule:: aiogram.types.chat_shared
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
9
docs/api/types/keyboard_button_request_chat.rst
Normal file
9
docs/api/types/keyboard_button_request_chat.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#########################
|
||||
KeyboardButtonRequestChat
|
||||
#########################
|
||||
|
||||
|
||||
.. automodule:: aiogram.types.keyboard_button_request_chat
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
9
docs/api/types/keyboard_button_request_user.rst
Normal file
9
docs/api/types/keyboard_button_request_user.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#########################
|
||||
KeyboardButtonRequestUser
|
||||
#########################
|
||||
|
||||
|
||||
.. automodule:: aiogram.types.keyboard_button_request_user
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
9
docs/api/types/user_shared.rst
Normal file
9
docs/api/types/user_shared.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
##########
|
||||
UserShared
|
||||
##########
|
||||
|
||||
|
||||
.. automodule:: aiogram.types.user_shared
|
||||
:members:
|
||||
:member-order: bysource
|
||||
:undoc-members: True
|
||||
Loading…
Add table
Add a link
Reference in a new issue