ThreadMember
Documentation / @discordeno/bot / ThreadMember
Interface: ThreadMember
Defined in: bot/src/transformers/types.ts:1741
Properties
flags
flags:
number
Defined in: bot/src/transformers/types.ts:1743
Any user-thread settings, currently only used for notifications
id?
optionalid:bigint
Defined in: bot/src/transformers/types.ts:1745
The id of the thread
joinTimestamp
joinTimestamp:
number
Defined in: bot/src/transformers/types.ts:1749
The time the current user last joined the thread
member?
optionalmember:Member
Defined in: bot/src/transformers/types.ts:1751
The member object of the user
userId?
optionaluserId:bigint
Defined in: bot/src/transformers/types.ts:1747
The id of the user