APIChannel

https://discord.com/developers/docs/resources/channel#channel-object-channel-structure

Signature

export type APIChannel = APIDMChannel | APIGroupDMChannel | APIGuildCategoryChannel | APIGuildForumChannel | APIGuildMediaChannel | APIGuildStageVoiceChannel | APIGuildVoiceChannel | APINewsChannel | APITextChannel | APIThreadChannel;

Members

This export does not declare public properties or methods in the generated declaration file.