Skip to main content
Module

x/discordeno/mod.ts>DiscordThreadMember

Discord API library for Deno
Extremely Popular
Go to Latest
interface DiscordThreadMember
Re-export
import { type DiscordThreadMember } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

flags: number

Any user-thread settings, currently only used for notifications

id: string

The id of the thread

user_id: string

The id of the user

join_timestamp: string

The time the current user last joined the thread