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