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

Properties

id: bigint

The id of the thread

guildId: bigint

The id of the guild

optional
addedMembers: ThreadMemberModified[]

The users who were added to the thread

optional
removedMemberIds: bigint[]

The id of the users who were removed from the thread