mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 10:53:10 +00:00
Update gateway version docstring in DiscordWebSocket
This commit is contained in:
@ -241,7 +241,7 @@ DWS = TypeVar('DWS', bound='DiscordWebSocket')
|
|||||||
|
|
||||||
|
|
||||||
class DiscordWebSocket:
|
class DiscordWebSocket:
|
||||||
"""Implements a WebSocket for Discord's gateway v6.
|
"""Implements a WebSocket for Discord's gateway v10.
|
||||||
|
|
||||||
Attributes
|
Attributes
|
||||||
-----------
|
-----------
|
||||||
|
Reference in New Issue
Block a user