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.
1 parent 2cfba5b commit a199f01Copy full SHA for a199f01
src/Util/Constants.ts
@@ -1,6 +1,6 @@
1
/* eslint-disable @typescript-eslint/naming-convention */
2
export const http = {
3
- version: 8,
+ version: 9,
4
api: 'https://discordapp.com/api'
5
};
6
0 commit comments