Skip to main content

DiscordThreadMemberUpdate

@discordeno/bot


Documentation / @discordeno/bot / DiscordThreadMemberUpdate

Interface: DiscordThreadMemberUpdate

Defined in: packages/types/dist/types/discord/gateway.d.ts:279

https://discord.com/developers/docs/events/gateway-events#thread-member-update-thread-member-update-event-extra-fields

Properties

flags

flags: number

Defined in: packages/types/dist/types/discord/gateway.d.ts:287

The flags this user has for this thread. Not useful for bots.


guild_id

guild_id: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:283

The id of the guild


id

id: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:281

The id of the thread


joined_at

joined_at: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:285

The timestamp when the bot joined this thread.