mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
backport(Guild): add fetchVanityCode (#2871)
This commit is contained in:
@@ -144,6 +144,7 @@ const Endpoints = exports.Endpoints = {
|
||||
roles: `${base}/roles`,
|
||||
emojis: `${base}/emojis`,
|
||||
search: `${base}/messages/search`,
|
||||
vanityURL: `${base}/vanity-url`,
|
||||
voiceRegions: `${base}/regions`,
|
||||
webhooks: `${base}/webhooks`,
|
||||
ack: `${base}/ack`,
|
||||
|
||||
Reference in New Issue
Block a user