Skip to main content
Latest
interface StartThreadWithoutMessage
implements StartThreadBase
Re-export
import { type StartThreadWithoutMessage } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/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