Skip to content

Commit

Permalink
fix: fix JSONEncodable link
Browse files Browse the repository at this point in the history
  • Loading branch information
TetieWasTaken committed Apr 2, 2023
1 parent c6914d7 commit 92ad7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/discord.js/src/util/Components.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ const UserSelectMenuComponent = require('../structures/UserSelectMenuComponent')

/**
* @external JSONEncodable
* @see {@link https://discord.js.org/docs/packages/builders/main/RawFile:Interface}
* @see {@link https://discord.js.org/docs/packages/util/main/JSONEncodable:Interface}
*/

0 comments on commit 92ad7be

Please sign in to comment.