Skip to main content
Module

x/natico/discordeno_deps.ts>ThreadMembersUpdate

A powerful and customizable framework for Discordeno
Latest
interface ThreadMembersUpdate
Re-export
import { type ThreadMembersUpdate } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_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