Browse Source
[docs] fix typo in sticker_create docs
pull/7674/head
apple502j
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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`: |
|
|
|
|
|
|
|