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)