interface ApplicationCommandSubCommand

export interface ApplicationCommandSubCommand extends Omit<BaseApplicationCommandOptionsData, 'required'>