Skip to main content
Module

x/harmony/mod.ts>ThreadMemberPayload

An easy to use Discord API Library for Deno.
Latest
interface ThreadMemberPayload
Re-export
import { type ThreadMemberPayload } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

id: string

ID of the Thread Channel

user_id: string
join_timestamp: string
flags: number