pl-api
Preparing search index...
groupSchema
Variable groupSchema
Const
groupSchema
:
SchemaWithPipe
<
readonly
[
AnySchema
,
TransformAction
<
any
,
any
>
,
ObjectSchema
<
{
avatar
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
avatar_description
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
avatar_static
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
created_at
:
SchemaWithFallback
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
,
string
,
>
;
display_name
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
domain
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
emojis
:
SchemaWithPipe
<
readonly
[
SchemaWithFallback
<
ArraySchema
<
AnySchema
,
undefined
>
,
readonly
[
]
>
,
TransformAction
<
any
[]
,
{
category
:
null
|
string
;
shortcode
:
string
;
static_url
:
string
;
url
:
string
;
visible_in_picker
:
boolean
;
}
[]
,
>
,
]
,
>
;
header
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
header_description
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
header_static
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
id
:
SchemaWithPipe
<
readonly
[
UnknownSchema
,
TransformAction
<
any
,
string
>
]
,
>
;
locked
:
SchemaWithFallback
<
BooleanSchema
<
undefined
>
,
false
>
;
members_count
:
SchemaWithFallback
<
NumberSchema
<
undefined
>
,
0
>
;
membership_required
:
SchemaWithFallback
<
BooleanSchema
<
undefined
>
,
false
>
;
note
:
SchemaWithFallback
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
TransformAction
<
string
,
string
>
]
,
>
,
""
,
>
;
owner
:
SchemaWithFallback
<
NullableSchema
<
ObjectSchema
<
{
id
:
StringSchema
<
undefined
>
}
,
undefined
>
,
undefined
,
>
,
null
,
>
;
relationship
:
SchemaWithFallback
<
NullableSchema
<
ObjectSchema
<
{
id
:
StringSchema
<
undefined
>
;
member
:
SchemaWithFallback
<
BooleanSchema
<
undefined
>
,
false
>
;
requested
:
SchemaWithFallback
<
BooleanSchema
<
undefined
>
,
false
>
;
role
:
SchemaWithFallback
<
EnumSchema
<
typeof
GroupRoles
,
undefined
>
,
USER
,
>
;
}
,
undefined
,
>
,
undefined
,
>
,
null
,
>
;
statuses_visibility
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
"public"
,
>
;
uri
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
url
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
}
,
undefined
,
>
,
]
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...