DiscordThreadMemberUpdate
Documentation / @discordeno/bot / DiscordThreadMemberUpdate
Interface: DiscordThreadMemberUpdate
Defined in: packages/types/dist/types/discord.d.ts:2906
https://discord.com/developers/docs/events/gateway#thread-member-update
Properties
flags
flags:
number
Defined in: packages/types/dist/types/discord.d.ts:2914
The flags this user has for this thread. Not useful for bots.
guild_id
guild_id:
string
Defined in: packages/types/dist/types/discord.d.ts:2910
The id of the guild
id
id:
string
Defined in: packages/types/dist/types/discord.d.ts:2908
The id of the thread
joined_at
joined_at:
string
Defined in: packages/types/dist/types/discord.d.ts:2912
The timestamp when the bot joined this thread.