mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +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:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
StickersSet
|
StickerSet
|
||||||
-----------
|
-----------
|
||||||
:class:`aiogram.types.StickersSet`
|
:class:`aiogram.types.StickerSet`
|
||||||
|
|
||||||
.. automodule:: aiogram.types.stickers_set
|
.. automodule:: aiogram.types.sticker_set
|
||||||
:members:
|
:members:
|
||||||
:show-inheritance:
|
:show-inheritance:
|
||||||
|
|
||||||
MaskPosition
|
MaskPosition
|
||||||
-----------
|
------------
|
||||||
:class:`aiogram.types.MaskPosition`
|
:class:`aiogram.types.MaskPosition`
|
||||||
|
|
||||||
.. automodule:: aiogram.types.mask_position
|
.. automodule:: aiogram.types.mask_position
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue