mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
docs(*): add links to Discord's API objects & data (#5862)
This commit is contained in:
@@ -1389,3 +1389,8 @@ class Guild extends AnonymousGuild {
|
||||
}
|
||||
|
||||
module.exports = Guild;
|
||||
|
||||
/**
|
||||
* @external APIGuild
|
||||
* @see {@link https://discord.com/developers/docs/resources/guild#guild-object}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user