Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/wackford/discordeno.ts>DiscordThreadMemberUpdate

The wackiest Discord bot framework for Deno powered by Discordeno
Latest
interface DiscordThreadMemberUpdate
import { type DiscordThreadMemberUpdate } from "https://deno.land/x/wackford@v0.0.6/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.