mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
chore: fix jsdoc description for fetchVanityData
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user