From 196db33e9f3501d3fb0c3835727af9590bcd5640 Mon Sep 17 00:00:00 2001 From: apple502j <33279053+apple502j@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:19:14 +0900 Subject: [PATCH] [docs] fix typo in sticker_create docs --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index 9a3c41303..09a2c7fe8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -2220,7 +2220,7 @@ of :class:`enum.Enum`. When this is the action, the type of :attr:`~AuditLogEntry.target` is the :class:`GuildSticker` or :class:`Object` with the ID of the sticker - which was updated. + which was created. Possible attributes for :class:`AuditLogDiff`: