Skip to main content

ThreadMember

Documentation


Documentation / @discordeno/bot / ThreadMember

Interface: ThreadMember

Defined in: transformers/types.ts:1807

Properties

flags

flags: number

Defined in: transformers/types.ts:1809

Any user-thread settings, currently only used for notifications


id?

optional id: bigint

Defined in: transformers/types.ts:1811

The id of the thread


joinTimestamp

joinTimestamp: number

Defined in: transformers/types.ts:1815

The time the current user last joined the thread


member?

optional member: Member

Defined in: transformers/types.ts:1817

The member object of the user


userId?

optional userId: bigint

Defined in: transformers/types.ts:1813

The id of the user