From 262c0d3a9e34d8be2340999fa09b56f3582efc8a Mon Sep 17 00:00:00 2001 From: Vexs Date: Mon, 17 Sep 2018 02:10:33 -0500 Subject: [PATCH] Correct note note about editing emoji in Guild.create_custom_emoji. Remove incorrect note; extension of #1575 --- discord/guild.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/discord/guild.py b/discord/guild.py index ed0d7c4c2..03274f871 100644 --- a/discord/guild.py +++ b/discord/guild.py @@ -996,8 +996,6 @@ class Guild(Hashable): You must have the :attr:`~Permissions.manage_emojis` permission to do this. - Note that bot accounts can only edit and delete emojis they have created. - Parameters ----------- name: str