mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Trailing whitespace in documentation.
This commit is contained in:
parent
45f342ff79
commit
924398c1ac
@ -1013,7 +1013,7 @@ class Guild(Hashable):
|
||||
The new description of the guild. This is only available to guilds that
|
||||
contain `VERIFIED` in :attr:`Guild.features`.
|
||||
icon: :class:`bytes`
|
||||
A :term:`py:bytes-like object` representing the icon. Only PNG/JPEG supported
|
||||
A :term:`py:bytes-like object` representing the icon. Only PNG/JPEG supported
|
||||
and GIF for guilds with ``ANIMATED_ICON`` feature.
|
||||
Could be ``None`` to denote removal of the icon.
|
||||
banner: :class:`bytes`
|
||||
|
Loading…
x
Reference in New Issue
Block a user