Skip to main content
Module

x/harmony/deploy.ts>CreateThreadInForumPayload

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

Properties

name: string

2-100 character channel name

optional
auto_archive_duration: number

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

optional
rate_limit_per_user: number | null
optional
applied_tags: string[]