ParsedInteractionOption
Documentation / @discordeno/bot / ParsedInteractionOption
Interface: ParsedInteractionOption<TProps, TBehavior>
Defined in: bot/src/commandOptionsParser.ts:57
Type Parameters
TProps
TProps extends TransformersDesiredProperties
TBehavior
TBehavior extends DesiredPropertiesBehavior
Indexable
[key: string]: InteractionResolvedData<TProps, TBehavior>