Skip to main content

ThreadMember

Documentation


Documentation / @discordeno/bot / ThreadMember

Interface: ThreadMember

Defined in: transformers/types.ts:1801

Properties

flags

flags: number

Defined in: transformers/types.ts:1803

Any user-thread settings, currently only used for notifications


id?

optional id: bigint

Defined in: transformers/types.ts:1805

The id of the thread


joinTimestamp

joinTimestamp: number

Defined in: transformers/types.ts:1809

The time the current user last joined the thread


member?

optional member: Member

Defined in: transformers/types.ts:1811

The member object of the user


userId?

optional userId: bigint

Defined in: transformers/types.ts:1807

The id of the user