typealias APINewsChannel

external
export type APINewsChannel = APIGuildTextChannel<ChannelType.GuildAnnouncement>;

Constructors

constructor()