Skip to main content
Module

x/natico/discordeno_deps.ts>ThreadMembersUpdateModified

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