APIPartialChannel

export interface APIPartialChannel
export interface APIPartialChannel
Not documented, but partial only includes id, name, and type
The id of the channel
name?:string | null
The name of the channel (1-100 characters)