From 5c24e69cf26c1cc3042f77b5384fd317b50e82c9 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sat, 15 Sep 2018 09:54:00 -0400 Subject: Fix up the Sphinx strings causing warnings. --- discord/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/client.py') diff --git a/discord/client.py b/discord/client.py index 7f99252b..31b2a5a1 100644 --- a/discord/client.py +++ b/discord/client.py @@ -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 -- cgit v1.2.3