Skip to main content

ThreadMember

Documentation


Documentation / @discordeno/bot / ThreadMember

Interface: ThreadMember

Defined in: transformers/types.ts:1903

Properties

flags

flags: number

Defined in: transformers/types.ts:1905

Any user-thread settings, currently only used for notifications


id?

optional id?: bigint

Defined in: transformers/types.ts:1907

The id of the thread


joinTimestamp

joinTimestamp: number

Defined in: transformers/types.ts:1911

The time the current user last joined the thread


member?

optional member?: Member

Defined in: transformers/types.ts:1913

The member object of the user


userId?

optional userId?: bigint

Defined in: transformers/types.ts:1909

The id of the user