mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-19 04:24:41 +00:00
Implement VoiceProtocol lower level hooks.
This allows changing the connect flow and taking control of it without relying on internal events or tricks.
This commit is contained in:
@@ -54,6 +54,9 @@ Voice
|
||||
.. autoclass:: VoiceClient()
|
||||
:members:
|
||||
|
||||
.. autoclass:: VoiceProtocol
|
||||
:members:
|
||||
|
||||
.. autoclass:: AudioSource
|
||||
:members:
|
||||
|
||||
|
Reference in New Issue
Block a user