Diswrap.js
  • Diswrap.js
  • Installation
  • Example Bot
  • Beta Information
  • Usage Agreement of Diswrap.js Pro
  • Classes
    • Client
    • commandsBuilder
    • commandsManager
    • publishCommand
  • Types
    • Commands
    • Intents
    • SlashCommandLocale
    • SlashCommandOperations
    • SlashCommandOptionType
  • Definitions
    • clientOptions
Powered by GitBook
On this page
  1. Types

Commands

An object that contains all the available templates

{
    "8ball": commandsBuilder,
    ping: commandsBuilder,
    hello: commandsBuilder,
    server: commandsBuilder,
}
PreviouspublishCommandNextIntents

Last updated 2 years ago