Skip to content

Commit

Permalink
docs(BaseChannel): Remove APIChannel (#9717)
Browse files Browse the repository at this point in the history
docs(BaseChannel): remove `APIChannel`
  • Loading branch information
Jiralite committed Jul 16, 2023
1 parent bc83cab commit 125405f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/discord.js/src/structures/BaseChannel.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,3 @@ class BaseChannel extends Base {
}

exports.BaseChannel = BaseChannel;

/**
* @external APIChannel
* @see {@link https://discord.com/developers/docs/resources/channel#channel-object}
*/

0 comments on commit 125405f

Please sign in to comment.