Update sphinx and fix documentation issues

This commit is contained in:
Josh
2022-02-20 13:35:32 +10:00
committed by GitHub
parent dede5539ee
commit 4dbe1af32f
10 changed files with 51 additions and 52 deletions

View File

@ -427,7 +427,7 @@ class Role(Hashable):
or :class:`str` representing unicode emoji that should be used as a role icon.
Could be ``None`` to denote removal of the icon.
Only PNG/JPEG is supported.
This is only available to guilds that contain ``ROLE_ICONS`` in :attr:`features`.
This is only available to guilds that contain ``ROLE_ICONS`` in :attr:`Guild.features`.
mentionable: :class:`bool`
Indicates if the role should be mentionable by others.
position: :class:`int`