aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLightSage <[email protected]>2021-07-31 23:40:41 +0000
committerGitHub <[email protected]>2021-07-31 19:40:41 -0400
commit13a47dfe6ec2e07502362564e3b921c0dee80524 (patch)
tree121f3efa7f157cd528b821f93f2d6142aab2c91f /docs
parentUpdate description of auto_archive_duration kwarg of Thread.edit (diff)
downloaddiscord.py-13a47dfe6ec2e07502362564e3b921c0dee80524.tar.xz
discord.py-13a47dfe6ec2e07502362564e3b921c0dee80524.zip
Fix docs for stickers
Diffstat (limited to 'docs')
-rw-r--r--docs/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 1c50190b..f1009913 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -3124,7 +3124,7 @@ AuditLogDiff
The format type of a sticker being changed.
- See also :attr:`GuildSticker.format_type`
+ See also :attr:`GuildSticker.format`
:type: :class:`StickerFormatType`