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