Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SlashCommandEvents

Hierarchy

  • SlashCommandEvents

Index

Properties

Properties

error

error: (e: Error) => void

Type declaration

    • (e: Error): void
    • Parameters

      • e: Error

      Returns void

interaction

interaction: (interaction: Interaction) => void

Type declaration

Generated using TypeDoc