ThreadEditData
typedef · Source
The options used to edit a thread channel Type: Object
Properties
name
name: string
The new name for the thread
archived
archived: boolean
Whether the thread is archived
autoArchiveDuration
autoArchiveDuration: ThreadAutoArchiveDuration
The amount of time (in minutes) after which the thread should automatically archive in case of no recent activity
rateLimitPerUser
rateLimitPerUser: number
The rate limit per user (slowmode) for the thread in seconds
locked
locked: boolean
Whether the thread is locked
invitable
invitable: boolean
Whether non-moderators can add other non-moderators to a thread Can only be edited on GUILD_PRIVATE_THREAD
appliedTags
appliedTags: Array<Snowflake>
The tags to apply to the thread
flags
flags: ChannelFlagsResolvable
The flags to set on the channel