We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__init__
1 parent da9960f commit 7a4c142Copy full SHA for 7a4c142
1 file changed
discord/__init__.py
@@ -87,8 +87,6 @@
87
from discord.voice import VoiceClient as VoiceClientC
88
from discord.voice import VoiceProtocol as VoiceProtocolC
89
90
- from .client import Client
91
-
92
C = TypeVar("C", bound=Client)
93
94
@deprecated(
0 commit comments