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