interface APIPartialChannel

external
export interface APIPartialChannel

Not documented, but partial only includes id, name, and type

external
id : Snowflake

The id of the channel

optionalexternal
name? : string | null

The name of the channel (1-100 characters)

external
type : ChannelType

The type of the channelSee https://discord.com/developers/docs/resources/channel#channel-object-channel-types