Small fixes in types.rst.

This commit is contained in:
Alex Root Junior 2017-08-04 16:58:14 +03:00
parent 53292dad15
commit e135b1732f

View file

@ -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