Fix up the Sphinx strings causing warnings.

This commit is contained in:
Rapptz
2018-09-15 09:54:00 -04:00
parent 0352c80a17
commit 5c24e69cf2
9 changed files with 20 additions and 20 deletions

View File

@ -855,7 +855,7 @@ class Client:
The region for the voice communication server.
Defaults to :attr:`VoiceRegion.us_west`.
icon: bytes
The *bytes-like* object representing the icon. See :meth:`~ClientUser.edit`
The :term:`py:bytes-like object` representing the icon. See :meth:`~ClientUser.edit`
for more details on what is expected.
Raises