mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 10:53:10 +00:00
Fix up the Sphinx strings causing warnings.
This commit is contained in:
@ -392,7 +392,7 @@ class VoiceClient:
|
||||
Parameters
|
||||
----------
|
||||
data: bytes
|
||||
The *bytes-like object* denoting PCM or Opus voice data.
|
||||
The :term:`py:bytes-like object` denoting PCM or Opus voice data.
|
||||
encode: bool
|
||||
Indicates if ``data`` should be encoded into Opus.
|
||||
|
||||
|
Reference in New Issue
Block a user