mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-10 17:53:17 +00:00
Small fixes in types.rst.
This commit is contained in:
parent
53292dad15
commit
e135b1732f
1 changed files with 4 additions and 4 deletions
|
|
@ -218,16 +218,16 @@ Sticker
|
|||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
StickersSet
|
||||
StickerSet
|
||||
-----------
|
||||
:class:`aiogram.types.StickersSet`
|
||||
:class:`aiogram.types.StickerSet`
|
||||
|
||||
.. automodule:: aiogram.types.stickers_set
|
||||
.. automodule:: aiogram.types.sticker_set
|
||||
:members:
|
||||
:show-inheritance:
|
||||
|
||||
MaskPosition
|
||||
-----------
|
||||
------------
|
||||
:class:`aiogram.types.MaskPosition`
|
||||
|
||||
.. automodule:: aiogram.types.mask_position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue