mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Add note regarding MORE_EMOJI in Guild.create_custom_emoji
This commit is contained in:
parent
2f84d05f0b
commit
60d86b6c1a
@ -1000,7 +1000,8 @@ class Guild(Hashable):
|
||||
|
||||
Creates a custom :class:`Emoji` for the guild.
|
||||
|
||||
There is currently a limit of 50 static and animated emojis respectively per guild.
|
||||
There is currently a limit of 50 static and animated emojis respectively per guild,
|
||||
unless the guild has the ``MORE_EMOJI``feature which extends the limit.
|
||||
|
||||
You must have the :attr:`~Permissions.manage_emojis` permission to
|
||||
do this.
|
||||
|
Loading…
x
Reference in New Issue
Block a user