Update rest.ts

This commit is contained in:
ITOH
2021-05-06 13:42:38 +01:00
committed by GitHub
parent 11e9a800e5
commit b30dd053a8

View File

@@ -14,7 +14,7 @@ export const rest = {
token: "",
/** The maximum amount of retries allowed */
maxRetryCount: 10,
apiVersion: "8",
apiVersion: "9",
/** The secret authorization key to confirm that this was a request made by you and not a DDOS attack. */
authorization: "discordeno_best_lib_ever",
pathQueues: new Map<