Skip to main content
Module

x/oasis/mod.ts>CreateForumPostWithMessage

An object oriented Discordeno framework
Latest
interface CreateForumPostWithMessage
implements CreateForumMessage
import { type CreateForumPostWithMessage } from "https://deno.land/x/oasis@2.1.0/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