We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c0c04 commit cb50241Copy full SHA for cb50241
src/util/Constants.js
@@ -75,7 +75,7 @@ exports.DefaultOptions = {
75
/**
76
* HTTP options
77
* @typedef {Object} HTTPOptions
78
- * @property {number} [version=7] API version to use
+ * @property {number} [version=8] API version to use
79
* @property {string} [api='https://discord.com/api'] Base url of the API
80
* @property {string} [cdn='https://cdn.discordapp.com'] Base url of the CDN
81
* @property {string} [invite='https://discord.gg'] Base url of invites
0 commit comments