Browse Source

Correct note note about editing emoji in Guild.create_custom_emoji.

Remove incorrect note; extension of #1575
pull/1599/merge
Vexs 7 years ago
committed by Rapptz
parent
commit
262c0d3a9e
  1. 2
      discord/guild.py

2
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

Loading…
Cancel
Save