mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 16:43:31 +01:00
chore: deprecate Guild.fetchVanityCode()
This commit is contained in:
@@ -727,6 +727,7 @@ class Guild extends Base {
|
||||
* Fetches the vanity url invite code to this guild.
|
||||
* Resolves with a string matching the vanity url invite code, not the full url.
|
||||
* @returns {Promise<string>}
|
||||
* @deprecated
|
||||
* @example
|
||||
* // Fetch invites
|
||||
* guild.fetchVanityCode()
|
||||
|
||||
Reference in New Issue
Block a user