Skip to content

Commit

Permalink
docs(APITypes): Remove duplicate type definition (#8144)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiralite committed Jun 22, 2022
1 parent 203bc4a commit a061233
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/discord.js/src/util/APITypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -303,11 +303,6 @@
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/enum/OverwriteType}
*/

/**
* @external ChannelType
* @see {@link https://discord-api-types.dev/api/discord-api-types-v10/enum/ChannelType}
*/

/**
* @external PermissionFlagsBits
* @see {@link https://discord-api-types.dev/api/discord-api-types-payloads/common#PermissionFlagsBits}
Expand Down

0 comments on commit a061233

Please sign in to comment.