jamespot-user-api
Preparing search index...
jMessengerDiscussionGroupListSchema
Variable jMessengerDiscussionGroupListSchema
Const
jMessengerDiscussionGroupListSchema
:
ZodObject
<
{
dateCreation
:
ZodOptionalType
<
ZodType
<
string
|
undefined
,
ZodTypeDef
,
string
|
undefined
>
,
>
;
dateModified
:
ZodOptionalType
<
ZodType
<
string
|
null
|
undefined
,
ZodTypeDef
,
string
|
null
|
undefined
,
>
,
>
;
id
:
ZodType
<
number
,
ZodTypeDef
,
number
>
;
uri
:
ZodType
<
string
,
ZodTypeDef
,
string
>
;
}
&
{
disabled
:
ZodBoolean
;
idDiscussion
:
ZodString
;
isMessengerSpotGroup
:
ZodBoolean
;
mainType
:
ZodLiteral
<
"messengerDiscussion"
>
;
type
:
ZodLiteral
<
"messengerGroup"
>
;
}
&
ZodShape
<
MessengerDiscussionList
>
&
{
title
:
ZodNullable
<
ZodString
>
}
,
"strip"
,
ZodTypeAny
,
jMessengerDiscussionGroupList
,
jMessengerDiscussionGroupList
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
jamespot-user-api
Loading...