Skip to main content

ThreadMember

Documentation


Documentation / @discordeno/bot / ThreadMember

Interface: ThreadMember

Defined in: bot/src/transformers/types.ts:1713

Properties

flags

flags: number

Defined in: bot/src/transformers/types.ts:1715

Any user-thread settings, currently only used for notifications


id?

optional id: bigint

Defined in: bot/src/transformers/types.ts:1717

The id of the thread


joinTimestamp

joinTimestamp: number

Defined in: bot/src/transformers/types.ts:1721

The time the current user last joined the thread


member?

optional member: Member

Defined in: bot/src/transformers/types.ts:1723

The member object of the user


userId?

optional userId: bigint

Defined in: bot/src/transformers/types.ts:1719

The id of the user