Search...

SlashCommandSubcommandsOnlyBuilder

interface SlashCommandSubcommandsOnlyBuilder extends Omit<SlashCommandBuilder, Exclude<keyof SharedSlashCommandOptions, 'options'>> 
interface SlashCommandSubcommandsOnlyBuilder extends Omit<SlashCommandBuilder, Exclude<keyof SharedSlashCommandOptions, 'options'>> 

No summary provided.

Extends

Omit<SlashCommandBuilder, Exclude<keyof SharedSlashCommandOptions, 'options'>>