mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs(BaseChannel): Remove APIChannel (#9717)
docs(BaseChannel): remove `APIChannel`
This commit is contained in:
@@ -153,8 +153,3 @@ class BaseChannel extends Base {
|
||||
}
|
||||
|
||||
exports.BaseChannel = BaseChannel;
|
||||
|
||||
/**
|
||||
* @external APIChannel
|
||||
* @see {@link https://discord.com/developers/docs/resources/channel#channel-object}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user