mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-03 02:22:38 +00:00
Update Client.create_application_emoji docs
This commit is contained in:
parent
1edec93ed3
commit
2c3938dd51
@ -3200,7 +3200,7 @@ class Client:
|
||||
Parameters
|
||||
----------
|
||||
name: :class:`str`
|
||||
The emoji name. Must be at least 2 characters.
|
||||
The emoji name. Must be between 2 and 32 characters long.
|
||||
image: :class:`bytes`
|
||||
The :term:`py:bytes-like object` representing the image data to use.
|
||||
Only JPG, PNG and GIF images are supported.
|
||||
|
Loading…
x
Reference in New Issue
Block a user