Fix docs for stickers

This commit is contained in:
LightSage
2021-07-31 23:40:41 +00:00
committed by GitHub
parent 8b148afabd
commit 13a47dfe6e
2 changed files with 2 additions and 2 deletions

View File

@ -1311,7 +1311,7 @@ class Messageable:
A list of embeds to upload. Must be a maximum of 10.
.. versionadded:: 2.0
stickers: Sequence[Union[:class:`GuildSticker`, :class:`StickerItem`]]
stickers: Sequence[Union[:class:`~discord.GuildSticker`, :class:`~discord.StickerItem`]]
A list of stickers to upload. Must be a maximum of 3.
.. versionadded:: 2.0