pl-api
Preparing search index...
reportSchema
Variable reportSchema
Const
reportSchema
:
ObjectSchema
<
{
action_taken
:
SchemaWithFallback
<
OptionalSchema
<
BooleanSchema
<
undefined
>
,
undefined
>
,
undefined
,
>
;
action_taken_at
:
SchemaWithFallback
<
NullableSchema
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
,
undefined
,
>
,
null
,
>
;
category
:
SchemaWithFallback
<
OptionalSchema
<
StringSchema
<
undefined
>
,
undefined
>
,
undefined
,
>
;
comment
:
SchemaWithFallback
<
OptionalSchema
<
StringSchema
<
undefined
>
,
undefined
>
,
undefined
,
>
;
created_at
:
SchemaWithFallback
<
OptionalSchema
<
SchemaWithPipe
<
readonly
[
StringSchema
<
undefined
>
,
RegexAction
<
string
,
undefined
>
]
,
>
,
undefined
,
>
,
undefined
,
>
;
forwarded
:
SchemaWithFallback
<
OptionalSchema
<
BooleanSchema
<
undefined
>
,
undefined
>
,
undefined
,
>
;
id
:
StringSchema
<
undefined
>
;
rule_ids
:
SchemaWithFallback
<
NullableSchema
<
StringSchema
<
undefined
>
,
undefined
>
,
null
,
>
;
status_ids
:
SchemaWithFallback
<
NullableSchema
<
StringSchema
<
undefined
>
,
undefined
>
,
null
,
>
;
target_account
:
SchemaWithFallback
<
NullableSchema
<
BaseSchema
<
any
,
Account
,
BaseIssue
<
unknown
>
>
,
undefined
,
>
,
null
,
>
;
}
,
undefined
,
>
= ...
See
https://docs.joinmastodon.org/entities/Report/
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pl-api
Loading...
See
https://docs.joinmastodon.org/entities/Report/