@tanzanite/discord-akairo
Preparing search index...
InhibitorOptions
Variable InhibitorOptions
InhibitorOptions
:
ZodObject
<
{
category
:
ZodOptional
<
ZodString
>
}
&
{
priority
:
ZodOptional
<
ZodNumber
>
;
reason
:
ZodOptional
<
ZodString
>
;
type
:
ZodOptional
<
ZodNativeEnum
<
typeof
InhibitorType
>
>
;
}
,
"passthrough"
,
ZodTypeAny
,
objectOutputType
<
{
category
:
ZodOptional
<
ZodString
>
}
&
{
priority
:
ZodOptional
<
ZodNumber
>
;
reason
:
ZodOptional
<
ZodString
>
;
type
:
ZodOptional
<
ZodNativeEnum
<
typeof
InhibitorType
>
>
;
}
,
ZodTypeAny
,
"passthrough"
,
>
,
objectInputType
<
{
category
:
ZodOptional
<
ZodString
>
}
&
{
priority
:
ZodOptional
<
ZodNumber
>
;
reason
:
ZodOptional
<
ZodString
>
;
type
:
ZodOptional
<
ZodNativeEnum
<
typeof
InhibitorType
>
>
;
}
,
ZodTypeAny
,
"passthrough"
,
>
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tanzanite/discord-akairo
Loading...