mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +00:00
Fix up Guild.create_custom_emoji docstring.
This commit is contained in:
parent
96981210b3
commit
1da6962580
@ -1001,7 +1001,7 @@ 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,
|
||||
unless the guild has the ``MORE_EMOJI``feature which extends the limit.
|
||||
unless the guild has the ``MORE_EMOJI`` feature which extends the limit to 200.
|
||||
|
||||
You must have the :attr:`~Permissions.manage_emojis` permission to
|
||||
do this.
|
||||
|
Loading…
x
Reference in New Issue
Block a user