pl-api
Preparing search index...
conversationSchema
Variable conversationSchema
Const
conversationSchema
:
ObjectSchema
<
{
accounts
:
SchemaWithPipe
<
readonly
[
SchemaWithFallback
<
ArraySchema
<
AnySchema
,
undefined
>
,
readonly
[
]
>
,
TransformAction
<
any
[]
,
Account
[]
>
,
]
,
>
;
id
:
StringSchema
<
undefined
>
;
last_status
:
SchemaWithFallback
<
NullableSchema
<
BaseSchema
<
any
,
Status
,
BaseIssue
<
unknown
>
>
,
undefined
>
,
null
,
>
;
unread
:
SchemaWithFallback
<
BooleanSchema
<
undefined
>
,
false
>
;
}
,
undefined
,
>
= ...
See
https://docs.joinmastodon.org/entities/Conversation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...
See
https://docs.joinmastodon.org/entities/Conversation