Update ws.ts

This commit is contained in:
ITOH
2021-05-06 13:43:14 +01:00
committed by GitHub
parent b30dd053a8
commit d56279d75c
+1 -1
View File
@@ -49,7 +49,7 @@ export const ws = {
},
botGatewayData: {
/** The WSS URL that can be used for connecting to the gateway. */
url: "wss://gateway.discord.gg/?v=8&encoding=json",
url: "wss://gateway.discord.gg/?v=9&encoding=json",
/** The recommended number of shards to use when connecting. */
shards: 1,
/** Info on the current start limit. */