Skip to main content
Latest
interface ThreadMembersUpdate
Re-export
import { type ThreadMembersUpdate } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

id: string

The id of the thread

guildId: string

The id of the guild

optional
addedMembers: ThreadMember[]

The users who were added to the thread

optional
removedMemberIds: string[]

The id of the users who were removed from the thread