Interface PATCHChannelBody

Hierarchy

  • PATCHChannelBody

Properties

isPublic?: boolean

Whether the channel can be accessed from users who are not member of the server. Not applicable to threads

name?: string

The name of the channel or thread (min length 1; max length 100)

topic?: string

The topic of the channel. Not applicable to threads (min length 1; max length 512)

visibility?: null | string

Channel visibility