builders

SlashCommandSubcommandsOnlyBuilder

export interface SlashCommandSubcommandsOnlyBuilder extends SharedNameAndDescription, Pick<SlashCommandBuilder, 'toJSON' | 'addSubcommand' | 'addSubcommandGroup'> 

Summary

No summary provided.

builders