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 a656176 commit 27ccd38Copy full SHA for 27ccd38
src/structures/Guild/GuildMember.js
@@ -89,7 +89,7 @@ function parseDate(date) {
89
}
90
91
/**
92
- * @typedef ExpHistory
+ * @typedef {object} ExpHistory
93
* @property {string} day String Date ( unparsed )
94
* @property {Date} date Parsed Date
95
* @property {number} exp Experience of the day
0 commit comments