PartialChannelData
typedef · Source
Partial data for a Channel. Type: Object
Properties
id
id: Snowflake | number
The channel's id, used to set its parent, this is a placeholder and will be replaced by the API after consumption
parentId
parentId: Snowflake | number
The parent id for this channel
type
type: ChannelType | number
The type of the channel
name
name: string
The name of the channel
topic
topic: string
The topic of the text channel
nsfw
nsfw: boolean
Whether the channel is NSFW
bitrate
bitrate: number
The bitrate of the voice channel
userLimit
userLimit: number
The user limit of the channel
rtcRegion
rtcRegion: string
The RTC region of the channel
videoQualityMode
videoQualityMode: VideoQualityMode | number
The camera video quality mode of the channel
permissionOverwrites
permissionOverwrites: Array<PartialOverwriteData>
Overwrites of the channel
rateLimitPerUser
rateLimitPerUser: number
The rate limit per user (slowmode) of the channel in seconds