mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 17:06:21 +00:00
Remove ancient IDENTIFY key that is no longer used
This commit is contained in:
@ -437,7 +437,6 @@ class DiscordWebSocket:
|
||||
},
|
||||
'compress': True,
|
||||
'large_threshold': 250,
|
||||
'v': 3,
|
||||
},
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user