oopscord.js
    Preparing search index...

      oopscord.js

      Enumerations

      InteractionType
      ModuleType

      Classes

      BaseButton
      BaseDiscordModule
      BaseModal
      BaseSelectMenu
      DiscordApp
      Listener
      Plugin

      Interfaces

      DiscordAppOptions
      DiscordModuleEvents
      EventModuleOptions
      Logger
      ModuleOptions

      Type Aliases

      BaseOptions
      BaseSelectMenuOptions
      ButtonOptions
      ChannelOptions
      ChannelSelectMenuOptions
      CheckboxFieldIndex
      CheckboxGroupFieldIndex
      CheckboxGroupValueOverride
      CheckboxValueOverride
      CommandModuleOptions
      CommandOptions
      ContextMenuOptions
      FieldIndex
      FileUploadFieldIndex
      InteractionButtonOptions
      LabelValueOverride
      LinkButtonOptions
      MentionableSelectMenuOptions
      MessageComponentModuleOptions
      ModalChannelSelect
      ModalCheckbox
      ModalCheckboxGroup
      ModalComponentBuilder
      ModalComponentData
      ModalFieldIndex
      ModalFileUpload
      ModalLabelComponent
      ModalLabelComponentData
      ModalLabelOptions
      ModalMentionableSelect
      ModalOptions
      ModalRadioGroup
      ModalRoleSelect
      ModalStringSelect
      ModalTextDisplay
      ModalTextDisplayComponentData
      ModalTextInput
      ModalUserSelect
      ModalValueOverride
      NumericOptions
      OptionsIndex
      OptionWithChoices
      PremiumButtonOptions
      RadioGroupFieldIndex
      RadioGroupValueOverride
      RoleSelectMenuOptions
      SelectMenuFieldIndex
      SlashCommandOptions
      StringOptions
      StringSelectMenuOptions
      StringSelectValueOverride
      TextDisplayValueOverride
      TextInputFieldIndex
      TextInputValueOverride
      UserSelectMenuOptions

      Variables

      BUTTON_OPTIONS_KEY
      COMMAND_DESCRIPTION_KEY
      COMMAND_MODULE_COMMANDS_KEY
      COMMAND_NAME_KEY
      COMMAND_OPTIONS_KEY
      COMMAND_PRIVATE_GUILD_KEY
      COMMAND_PRIVATE_KEY
      COMMAND_SUBCOMMAND_GROUPS_KEY
      COMMAND_SUBCOMMANDS_KEY
      CONTEXT_MENU_TYPE_KEY
      defaultModuleOptions
      DICSORD_MODULE_OPTIONS_KEY
      EVENT_MODULE_LISTENERS_KEY
      EXTERNAL_EVENTS_KEY
      INTERACTION_INTEGRATION_TYPES_KEY
      INTERACTION_PARAMETER_INDEX_KEY
      INTERACTION_RUN_METHOD_KEY
      INTERACTION_TYPE_KEY
      INTERNAL_EVENTS_KEY
      MESSAGE_COMPONENT_MODULE_COMPONENTS_KEY
      MODULE_TYPE_KEY
      OPTIONS_PARAMETER_INDEX_KEY
      SELECT_MENU_OPTIONS_KEY
      SELECT_MENU_TYPE_KEY
      SELECT_MENU_VALUES_INDEX_KEY

      Functions

      AddSubcommand
      AddSubcommandGroup
      AttachmentOption
      AttachmentOptionInjection
      BooleanOption
      BooleanOptionInjection
      Button
      ChannelOption
      ChannelOptionInjection
      ChannelSelectMenu
      CheckboxFieldInjection
      CheckboxGroupFieldInjection
      Command
      CommandModule
      ContextMenu
      DiscordModule
      EventHandler
      EventModule
      FileUploadFieldInjection
      IntegerOption
      IntegerOptionInjection
      IntegerOptionWithChoices
      IntegrationTypes
      Interaction
      MentionableOption
      MentionableOptionInjection
      MentionableSelectMenu
      MessageComponentModule
      ModalLabel
      ModalTextDisplay
      NumberOption
      NumberOptionInjection
      NumberOptionWithChoices
      Private
      RadioGroupFieldInjection
      RoleOption
      RoleOptionInjection
      RoleSelectMenu
      Run
      SelectMenuFieldInjection
      StringOption
      StringOptionInjection
      StringOptionWithChoices
      StringSelectMenu
      Subcommand
      TextInputFieldInjection
      UserOption
      UserOptionInjection
      UserSelectMenu