ThreadChannelEditOptions

interface ThreadChannelEditOptions

Properties that can be changed on a thread.

exported from lib.weeble.d

Properties

Property

Type

Description

archived?

boolean

Whether the thread is archived.

autoArchiveDuration?

number

Minutes before inactivity automatically archives the thread.

invitable?

boolean

Whether non-moderators can add members to a private thread.

locked?

boolean

Whether the thread is locked.

name?

string

Thread name.

rateLimitPerUser?

number

Slowmode delay in seconds.

reason?

string

Audit-log reason for the change.