Skip to main content
Module

x/biscuit/mod.ts>DiscordThreadMemberUpdate

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordThreadMemberUpdate
import { type DiscordThreadMemberUpdate } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

id: string

The id of the thread

user_id: string

The id of the user

guild_id: string

The id of the guild

joined_at: string

The timestamp when the bot joined this thread.

flags: number

The flags this user has for this thread. Not useful for bots.

id: string

The id of the thread

user_id: string

The id of the user

guild_id: string

The id of the guild

joined_at: string

The timestamp when the bot joined this thread.

flags: number

The flags this user has for this thread. Not useful for bots.