Skip to main content
Module

x/wackford/discordeno.ts>DiscordThreadMemberUpdate

The wackiest Discord bot framework for Deno powered by Discordeno
Go to Latest
interface DiscordThreadMemberUpdate
import { type DiscordThreadMemberUpdate } from "https://deno.land/x/wackford@v0.0.3/discordeno.ts";

Properties

id: string

The id of the thread

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.