Search...

SlashCommandOptionsOnlyBuilder

interface SlashCommandOptionsOnlyBuilder extends SharedNameAndDescription, SharedSlashCommandOptions, Pick<SlashCommandBuilder, 'toJSON'> 
interface SlashCommandOptionsOnlyBuilder extends SharedNameAndDescription, SharedSlashCommandOptions, Pick<SlashCommandBuilder, 'toJSON'> 

No summary provided.

Extends

SharedNameAndDescriptionSharedSlashCommandOptionsPick<SlashCommandBuilder