Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EditChannelData

Hierarchy

  • EditChannelData

Index

Properties

archived?: boolean

Update whether or not a thread is archived

auto_archive_duration?: number

Update how long it takes for a thread to become stale and archived automatically

bitrate?: number

Update bitrate of the channel

locked?: boolean

Update whether or not a thread is locked

name?: string

New name of the channel

nsfw?: boolean

Update nsfw type of the channel

parent_id?: string

Id of the parent category of the channel

permission_overwrites?: <internal>.Overwrite[]

Update the permission overwrites

position?: number

New position of the channel

rate_limit_per_user?: number

Update if slowmode is enabled and how long slow mode should last

reason?: string

Reason for updating the channel

topic?: string

New topic of the channel

user_limit?: number

Update the limit of users that are allowed to be in a channel

Generated using TypeDoc