Skip to main content
Module

x/higa/mod.ts>CreateStageInstanceOptions

A package to interract with the Discord API coded by myself
Go to Latest
interface CreateStageInstanceOptions
import { type CreateStageInstanceOptions } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Properties

channel_id: string
topic: string
optional
send_start_notification: boolean