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

SlashCommandOperations

All the available slash command operations

{
    deployAll: 1,
    recallAll: 2,
    deployGuild: 3,
    recallGuild: 4
}
PreviousSlashCommandLocaleNextSlashCommandOptionType

Last updated 2 years ago