Interface EditGuildChannelOptions

Hierarchy

  • EditGuildChannelOptions

Properties

archived?: boolean
autoArchiveDuration?: 60 | 1440 | 4320 | 10080
bitrate?: null | number
defaultAutoArchiveDuration?: null | 60 | 1440 | 4320 | 10080
flags?: number
invitable?: boolean
locked?: boolean
name?: string
nsfw?: null | string
parentID?: null | string
permissionOverwrites?: null | RawOverwrite[]
position?: null | number
rateLimitPerUser?: null | number
reason?: string
rtcRegion?: null | string
topic?: null | string
userLimit?: null | number
videoQualityMode?: null | VideoQualityModes