diff options
| -rw-r--r-- | discord/emoji.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/discord/emoji.py b/discord/emoji.py index f4b1054b..626b6e21 100644 --- a/discord/emoji.py +++ b/discord/emoji.py @@ -235,8 +235,6 @@ 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 |