Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
class ChatInputApplicationCommandBuilder
import { ChatInputApplicationCommandBuilder } from "https://deno.land/x/oasis@2.1.0/packages/builders/slash/ApplicationCommand.ts";

Properties

type: ApplicationCommandTypes.ChatInput

Methods

toJSON(): CreateApplicationCommand
interface ChatInputApplicationCommandBuilder
implements ApplicationCommandBuilder, OptionBased
import { type ChatInputApplicationCommandBuilder } from "https://deno.land/x/oasis@2.1.0/packages/builders/slash/ApplicationCommand.ts";