Lightcord/DiscordJS/src/structures/TextChannel.ts

3 lines
75 B
TypeScript

export class TextChannel extends TextBasedChannel, GuildChannel {
}