import { type DiscordThreadMembersUpdate } from "https://deno.land/x/discordeno@17.2.0/plugins/validations/deps.ts";
Properties
optional
added_members: DiscordThreadMember[]The users who were added to the thread
x/discordeno/plugins/validations/deps.ts>DiscordThreadMembersUpdate
import { type DiscordThreadMembersUpdate } from "https://deno.land/x/discordeno@17.2.0/plugins/validations/deps.ts";
The users who were added to the thread