jamespot-user-api
Preparing search index...
jUserViewSchema
Variable jUserViewSchema
Const
jUserViewSchema
:
ZodObject
<
{
_url
:
ZodString
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
mainType
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
title
:
ZodString
;
type
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
dateCreation
:
ZodString
;
dateModified
:
ZodString
;
level
:
ZodNativeEnum
<
{
ADMIN
:
9
;
EXTERNAL
:
3
;
GUEST
:
0
;
USER
:
5
}
>
;
variant
:
ZodOptional
<
ZodNativeEnum
<
{
EXTRABOT
:
"extraBot"
}
>
>
;
}
&
{
active
:
ZodNumber
}
,
"strip"
,
ZodTypeAny
,
UserList
,
UserList
,
>
= jUserListSchema
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...