OptionsRecord
Signature
export type OptionsRecord = Record<string, CommandOptionWithoutName & { type: ApplicationCommandOptionType;}>;Members
This export does not declare public properties or methods in the generated declaration file.
export type OptionsRecord = Record<string, CommandOptionWithoutName & { type: ApplicationCommandOptionType;}>;This export does not declare public properties or methods in the generated declaration file.