Interface DJSApplicationCommandsSchema
Properties
options?: {
name?: string,
type?: DJSSlashCommandsTypetype DJSSlashCommandsTypeutils/DJSSlashCommandsType | any,
description?: string,
required?: boolean
}[]type?: DJSSlashCommandsTypetype DJSSlashCommandsTypeutils/DJSSlashCommandsType | any,
description?: string,
required?: boolean