mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +00:00
@ -220,6 +220,7 @@ class VoiceClient(VoiceProtocol):
|
||||
self._player = None
|
||||
self.encoder = None
|
||||
self._lite_nonce = 0
|
||||
self.ws = None
|
||||
|
||||
warn_nacl = not has_nacl
|
||||
supported_modes = (
|
||||
|
Reference in New Issue
Block a user