From b44bba6ee6e29b38d1e579c602821582e155ec3b Mon Sep 17 00:00:00 2001 From: Rapptz Date: Fri, 12 May 2017 20:14:34 -0400 Subject: First pass at documentation reform. --- discord/emoji.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'discord/emoji.py') diff --git a/discord/emoji.py b/discord/emoji.py index fdb13430..3c61b137 100644 --- a/discord/emoji.py +++ b/discord/emoji.py @@ -123,7 +123,7 @@ class Emoji(Hashable): Deletes the custom emoji. - You must have :attr:`Permissions.manage_emojis` permission to + You must have :attr:`~Permissions.manage_emojis` permission to do this. Guild local emotes can only be deleted by user bots. @@ -149,7 +149,7 @@ class Emoji(Hashable): Edits the custom emoji. - You must have :attr:`Permissions.manage_emojis` permission to + You must have :attr:`~Permissions.manage_emojis` permission to do this. Guild local emotes can only be edited by user bots. -- cgit v1.2.3