Function: mapOptions()
mapOptions(options, transformers, prefix): void
Parameters
• options: readonly CommandInteractionOption<CacheType>[]
• transformers: Record<string, ITransformer>
• prefix: string = ''
Returns
void
Defined in
tagscript-plugin-discord/src/lib/Utils/CommandInteraction.ts:14