APITextChannel

export type APITextChannel = APIGuildTextChannel<ChannelType.GuildText>;
export type APITextChannel = APIGuildTextChannel<ChannelType.GuildText>;

No summary provided.