Skip to main content

ThreadMember

Documentation


Documentation / @discordeno/bot / ThreadMember

Interface: ThreadMember

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

Properties

flags

flags: number

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

Any user-thread settings, currently only used for notifications


id?

optional id: bigint

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

The id of the thread


joinTimestamp

joinTimestamp: number

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

The time the current user last joined the thread


member?

optional member: Member

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

The member object of the user


userId?

optional userId: bigint

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

The id of the user