chore: fix jsdoc description for fetchVanityData

This commit is contained in:
Johnson Chen
2020-04-20 03:47:03 +10:00
parent 1fa7c8db9f
commit 5fa6a432aa

View File

@@ -754,7 +754,7 @@ class Guild extends Base {
}
/**
* An object containing information about a guild member's ban.
* An object containing information about a guild's vanity url.
* @typedef {Object} VanityData
* @property {?string} code Vanity URL invite code, not the full url
* @property {?number} uses How many times this invite has been used