Skip to main content
Module

x/harmony/deploy.ts>ThreadMemberPayload

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

Properties

id: string

ID of the Thread Channel

user_id: string
join_timestamp: string
flags: number