Skip to main content
Module

x/natico/discordeno_deps.ts>StartThreadWithoutMessage

A powerful and customizable framework for Discordeno
Latest
interface StartThreadWithoutMessage
implements StartThreadBase
Re-export
import { type StartThreadWithoutMessage } from "https://deno.land/x/natico@4.0.0-pre.4/discordeno_deps.ts";

Properties

type: ChannelTypes.GuildNewsThread | ChannelTypes.GuildPublicThread | ChannelTypes.GuildPrivateThread

the type of thread to create

optional
invitable: boolean

whether non-moderators can add other non-moderators to a thread; only available when creating a private thread