pl-api
Preparing search index...
chatSchema
Variable chatSchema
Const
chatSchema
:
ObjectSchema
<
{
account
:
BaseSchema
<
any
,
Account
,
BaseIssue
<
unknown
>
>
;
id
:
StringSchema
<
undefined
>
;
last_message
:
SchemaWithFallback
<
NullableSchema
<
ObjectSchema
<
{
account_id
:
StringSchema
<
undefined
>
;
attachment
:
SchemaWithFallback
<
NullableSchema
<
SchemaWithPipe
<
readonly
[
AnySchema
,
TransformAction
<
(...)
,
(...)
>
,
VariantSchema
<
(...)
,
(...)
,
(...)
>
,
]
,
>
,
undefined
,
>
,
null
,
>
;
card
:
SchemaWithFallback
<
NullableSchema
<
ObjectSchema
<
{
author_name
:
SchemaWithFallback
<
(...)
,
(...)
>
;
author_url
:
SchemaWithFallback
<
(...)
,
(...)
>
;
authors
:
SchemaWithPipe
<
(...)
>
;
blurhash
:
SchemaWithFallback
<
(...)
,
(...)
>
;
description
:
SchemaWithFallback
<
(...)
,
(...)
>
;
embed_url
:
SchemaWithFallback
<
(...)
,
(...)
>
;
height
:
SchemaWithFallback
<
(...)
,
(...)
>
;
html
:
SchemaWithFallback
<
(...)
,
(...)
>
;
image
:
SchemaWithFallback
<
(...)
,
(...)
>
;
image_description
:
SchemaWithFallback
<
(...)
,
(...)
>
;
provider_name
:
SchemaWithFallback
<
(...)
,
(...)
>
;
provider_url
:
SchemaWithFallback
<
(...)
,
(...)
>
;
title
:
SchemaWithFallback
<
(...)
,
(...)
>
;
type
:
SchemaWithFallback
<
(...)
,
(...)
>
;
url
:
SchemaWithPipe
<
(...)
>
;
width
:
SchemaWithFallback
<
(...)
,
(...)
>
;
}
,
undefined
,
>
,
undefined
,
>
,
null
,
>
;
chat_id
:
StringSchema
<
undefined
>
;
content
:
SchemaWithFallback
<
StringSchema
<
undefined
>
,
""
>
;
created_at
:
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
;
emojis
:
SchemaWithPipe
<
readonly
[
SchemaWithFallback
<
ArraySchema
<
AnySchema
,
undefined
>
,
readonly
[
]
,
>
,
TransformAction
<
any
[]
,
{
category
:
...
;
shortcode
:
...
;
static_url
:
...
;
url
:
...
;
visible_in_picker
:
...
;
}
[]
,
>
,
]
,
>
;
id
:
StringSchema
<
undefined
>
;
unread
:
BooleanSchema
<
undefined
>
;
}
,
undefined
,
>
,
undefined
,
>
,
null
,
>
;
unread
:
SchemaWithPipe
<
readonly
[
NumberSchema
<
undefined
>
,
IntegerAction
<
number
,
undefined
>
]
,
>
;
updated_at
:
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
;
}
,
undefined
,
>
= ...
See
https://docs.pleroma.social/backend/development/API/chats/#getting-a-list-of-chats
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...
See
https://docs.pleroma.social/backend/development/API/chats/#getting-a-list-of-chats