Skip to main content
Module

x/harmony/mod.ts>ThreadMetadataPayload

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

Properties

archived: boolean
optional
archiver_id: string
auto_archive_duration: number

Duration in minutes to automatically archive the thread after recent activity, can be set to: 60, 1440, 4320, 10080

archive_timestamp: string
optional
locked: boolean