Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/harmony/src/structures/guildTextChannel.ts>CreateThreadOptions

An easy to use Discord API Library for Deno.
Go to Latest
interface CreateThreadOptions
import { type CreateThreadOptions } from "https://deno.land/x/harmony@v2.6.0/src/structures/guildTextChannel.ts";

Properties

name: string

2-100 character channel name

autoArchiveDuration: number

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