SlashCommandProps
SlashCommandProps
Represents the properties required for slash commands.
Signature
type SlashCommandProps = CommandProps<ChatInputCommandInteraction>
Represents the properties required for slash commands.
type SlashCommandProps = CommandProps<ChatInputCommandInteraction>