ThreadCreateOptions

interface ThreadCreateOptions

Options for creating a thread without an existing message.

exported from lib.weeble.d

Extends:

Properties

Property

Type

Description

autoArchiveDuration?

number

Minutes before inactivity automatically archives the thread.

invitable?

boolean

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

name

string

Thread name.

rateLimitPerUser?

number

Slowmode delay in seconds.

reason?

string

Audit-log reason for creating the thread.

type?

ChannelType

Discord thread channel type.