Skip to main content

DiscordThreadMember

@discordeno/bot


Documentation / @discordeno/bot / DiscordThreadMember

Interface: DiscordThreadMember

Defined in: packages/types/dist/types/discord/channel.d.ts:182

https://discord.com/developers/docs/resources/channel#thread-member-object-thread-member-structure

Properties

flags

flags: number

Defined in: packages/types/dist/types/discord/channel.d.ts:184

Any user-thread settings, currently only used for notifications


id

id: string

Defined in: packages/types/dist/types/discord/channel.d.ts:186

The id of the thread


join_timestamp

join_timestamp: string

Defined in: packages/types/dist/types/discord/channel.d.ts:190

The time the current user last joined the thread


member?

optional member: DiscordMember

Defined in: packages/types/dist/types/discord/channel.d.ts:192

The member object of the user


user_id

user_id: string

Defined in: packages/types/dist/types/discord/channel.d.ts:188

The id of the user