Skip to main content
Module

x/harmony/deploy.ts>ThreadMetadataPayload

An easy to use Discord API Library for Deno.
Go to Latest
interface ThreadMetadataPayload
import { type ThreadMetadataPayload } from "https://deno.land/x/harmony@v2.9.0/deploy.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