Merge branch 'iDevision:2.0' into 2.0

This commit is contained in:
Gnome!
2021-09-05 15:57:14 +01:00
committed by GitHub
42 changed files with 1033 additions and 247 deletions

View File

@@ -255,6 +255,9 @@ class VoiceClient(VoiceProtocol):
self.encoder: Encoder = MISSING
self._lite_nonce: int = 0
self.ws: DiscordVoiceWebSocket = MISSING
self.ip: str = MISSING
self.port: Tuple[Any, ...] = MISSING
warn_nacl = not has_nacl
supported_modes: Tuple[SupportedModes, ...] = (