mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
fix: fix external links (#9313)
* fix: fix external links * fix: fix external links * fix: link to correct classes * fix: fix JSONEncodable link * chore: fix select menu link * fix: fix external links * fix: link to correct classes * fix: fix JSONEncodable link * chore: fix select menu link * fix: fix collection#sweep url * fix: fix subpackages urls * fix: fix discord.js docs url * Update packages/util/docs/README.md Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> Co-authored-by: Aura Román <kyradiscord@gmail.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
This commit is contained in:
@@ -602,5 +602,5 @@ module.exports = ApplicationCommand;
|
||||
|
||||
/**
|
||||
* @external ApplicationCommandOptionAllowedChannelTypes
|
||||
* @see {@link https://discord.js.org/#/docs/builders/main/typedef/ApplicationCommandOptionAllowedChannelTypes}
|
||||
* @see {@link https://discord.js.org/docs/packages/builders/main/ApplicationCommandOptionAllowedChannelTypes:TypeAlias}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user