From fed01c5e1554d507b462ae50a12585b073f7ba72 Mon Sep 17 00:00:00 2001 From: MusicOnline <39178127+MusicOnline@users.noreply.github.com> Date: Fri, 5 Oct 2018 16:49:05 +0800 Subject: [PATCH] Remove outdated note about bot accounts. They can now delete all emoji --- discord/emoji.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/discord/emoji.py b/discord/emoji.py index facdaa936..46abcdcfe 100644 --- a/discord/emoji.py +++ b/discord/emoji.py @@ -210,8 +210,6 @@ 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]