aboutsummaryrefslogtreecommitdiff
path: root/discord/emoji.py
diff options
context:
space:
mode:
Diffstat (limited to 'discord/emoji.py')
-rw-r--r--discord/emoji.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/discord/emoji.py b/discord/emoji.py
index e2e7bf3a..869b4384 100644
--- a/discord/emoji.py
+++ b/discord/emoji.py
@@ -193,6 +193,8 @@ class Emoji(Hashable):
You must have :attr:`~Permissions.manage_emojis` permission to
do this.
+ Note that bot accounts can only delete custom emojis they own.
+
Parameters
-----------
reason: Optional[str]
@@ -217,6 +219,8 @@ class Emoji(Hashable):
You must have :attr:`~Permissions.manage_emojis` permission to
do this.
+ Note that bot accounts can only edit custom emojis they own.
+
Parameters
-----------
name: str