mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Fix docs.
This commit is contained in:
parent
11ceaab10d
commit
ae48ed973a
9 changed files with 103 additions and 50 deletions
|
|
@ -84,14 +84,6 @@ Document
|
|||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
Sticker
|
||||
-------
|
||||
:class:`aiogram.types.Sticker`
|
||||
|
||||
.. automodule:: aiogram.types.sticker
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
Video
|
||||
-----
|
||||
:class:`aiogram.types.Video`
|
||||
|
|
@ -194,6 +186,14 @@ ForceReply
|
|||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
ChatPhoto
|
||||
---------
|
||||
:class:`aiogram.types.ChatPhoto`
|
||||
|
||||
.. automodule:: aiogram.types.chat_photo
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
ChatMember
|
||||
----------
|
||||
:class:`aiogram.types.ChatMember`
|
||||
|
|
@ -210,6 +210,30 @@ ResponseParameters
|
|||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
Sticker
|
||||
-------
|
||||
:class:`aiogram.types.Sticker`
|
||||
|
||||
.. automodule:: aiogram.types.sticker
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
StickersSet
|
||||
-----------
|
||||
:class:`aiogram.types.StickersSet`
|
||||
|
||||
.. automodule:: aiogram.types.stickers_set
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
MaskPosition
|
||||
-----------
|
||||
:class:`aiogram.types.MaskPosition`
|
||||
|
||||
.. automodule:: aiogram.types.mask_position
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
Inline mode objects
|
||||
-------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue