Skip to main content
Module

x/discordeno/mod.ts>StartThreadWithMessage

Discord API library for Deno
Extremely Popular
Go to Latest
interface StartThreadWithMessage
import { type StartThreadWithMessage } from "https://deno.land/x/discordeno@13.0.0-rc45/mod.ts";

Properties

name: string

1-100 character thread name

autoArchiveDuration:
| 60
| 1440
| 4320
| 10080

Duration in minutes to automatically archive the thread after recent activity

optional
rateLimitPerUser: number | null

Amount of seconds a user has to wait before sending another message (0-21600)

optional
reason: string

The reason you are creating the thread