aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMusicOnline <[email protected]>2018-10-05 16:49:05 +0800
committerRapptz <[email protected]>2018-10-11 02:36:46 -0400
commitfed01c5e1554d507b462ae50a12585b073f7ba72 (patch)
treeabea906d1b61760b2863d9d4efc58c041794176b
parentRemove "Is there any documentation for ext.commands?" FAQ (diff)
downloaddiscord.py-fed01c5e1554d507b462ae50a12585b073f7ba72.tar.xz
discord.py-fed01c5e1554d507b462ae50a12585b073f7ba72.zip
Remove outdated note about bot accounts.
They can now delete all emoji
-rw-r--r--discord/emoji.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/discord/emoji.py b/discord/emoji.py
index facdaa93..46abcdcf 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]