Preview environment

interface APIPartialChannel

export interface APIPartialChannel

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

id : Snowflake

The id of the channel

optional
name? : string | null

The name of the channel (1-100 characters)