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

x/harmony/src/types/channel.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.1/src/types/channel.ts";

Properties

id: string

ID of the Thread Channel

user_id: string
join_timestamp: string
flags: number