mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
modify text/voice channels to show extensio from GuildChannel
This commit is contained in:
@@ -4,6 +4,7 @@ const TextBasedChannel = require('./interface/TextBasedChannel');
|
||||
|
||||
/**
|
||||
* Represents a Server Text Channel on Discord.
|
||||
* @extends {GuildChannel}
|
||||
*/
|
||||
class TextChannel extends GuildChannel {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user