pl-api
    Preparing search index...

    Variable adminReportSchemaConst

    adminReportSchema: SchemaWithPipe<
        readonly [
            AnySchema,
            TransformAction<any, any>,
            ObjectSchema<
                {
                    account: SchemaWithPipe<
                        readonly [
                            AnySchema,
                            TransformAction<any, any>,
                            ObjectSchema<
                                {
                                    account: SchemaWithFallback<
                                        NullableSchema<BaseSchema<(...), (...), (...)>, undefined>,
                                        null,
                                    >;
                                    actor_type: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    approved: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    confirmed: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    created_at: SchemaWithFallback<
                                        SchemaWithPipe<readonly [(...), (...)]>,
                                        string,
                                    >;
                                    created_by_application_id: SchemaWithFallback<
                                        OptionalSchema<StringSchema<(...)>, undefined>,
                                        undefined,
                                    >;
                                    disabled: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    display_name: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    domain: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    email: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    id: StringSchema<undefined>;
                                    invite_request: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    invited_by_account_id: SchemaWithFallback<
                                        OptionalSchema<StringSchema<(...)>, undefined>,
                                        undefined,
                                    >;
                                    ip: SchemaWithFallback<
                                        NullableSchema<SchemaWithPipe<(...)>, undefined>,
                                        null,
                                    >;
                                    ips: SchemaWithPipe<
                                        readonly [
                                            SchemaWithFallback<(...), (...)>,
                                            TransformAction<(...), (...)>,
                                        ],
                                    >;
                                    locale: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    role: SchemaWithFallback<
                                        NullableSchema<ObjectSchema<(...), (...)>, undefined>,
                                        null,
                                    >;
                                    silenced: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    suggested: SchemaWithFallback<
                                        NullableSchema<BooleanSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    suspended: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    username: StringSchema<undefined>;
                                },
                                undefined,
                            >,
                        ],
                    >;
                    action_taken: SchemaWithFallback<
                        OptionalSchema<BooleanSchema<undefined>, undefined>,
                        undefined,
                    >;
                    action_taken_at: SchemaWithFallback<
                        NullableSchema<
                            SchemaWithPipe<
                                readonly [StringSchema<undefined>, RegexAction<string, undefined>],
                            >,
                            undefined,
                        >,
                        null,
                    >;
                    action_taken_by_account: SchemaWithFallback<
                        NullableSchema<
                            SchemaWithPipe<
                                readonly [
                                    AnySchema,
                                    TransformAction<any, any>,
                                    ObjectSchema<
                                        {
                                            account: SchemaWithFallback<(...), (...)>;
                                            actor_type: SchemaWithFallback<(...), (...)>;
                                            approved: SchemaWithFallback<(...), (...)>;
                                            confirmed: SchemaWithFallback<(...), (...)>;
                                            created_at: SchemaWithFallback<(...), (...)>;
                                            created_by_application_id: SchemaWithFallback<(...), (...)>;
                                            disabled: SchemaWithFallback<(...), (...)>;
                                            display_name: SchemaWithFallback<(...), (...)>;
                                            domain: SchemaWithFallback<(...), (...)>;
                                            email: SchemaWithFallback<(...), (...)>;
                                            id: StringSchema<(...)>;
                                            invite_request: SchemaWithFallback<(...), (...)>;
                                            invited_by_account_id: SchemaWithFallback<(...), (...)>;
                                            ip: SchemaWithFallback<(...), (...)>;
                                            ips: SchemaWithPipe<(...)>;
                                            locale: SchemaWithFallback<(...), (...)>;
                                            role: SchemaWithFallback<(...), (...)>;
                                            silenced: SchemaWithFallback<(...), (...)>;
                                            suggested: SchemaWithFallback<(...), (...)>;
                                            suspended: SchemaWithFallback<(...), (...)>;
                                            username: StringSchema<(...)>;
                                        },
                                        undefined,
                                    >,
                                ],
                            >,
                            undefined,
                        >,
                        null,
                    >;
                    assigned_account: SchemaWithFallback<
                        NullableSchema<
                            SchemaWithPipe<
                                readonly [
                                    AnySchema,
                                    TransformAction<any, any>,
                                    ObjectSchema<
                                        {
                                            account: SchemaWithFallback<(...), (...)>;
                                            actor_type: SchemaWithFallback<(...), (...)>;
                                            approved: SchemaWithFallback<(...), (...)>;
                                            confirmed: SchemaWithFallback<(...), (...)>;
                                            created_at: SchemaWithFallback<(...), (...)>;
                                            created_by_application_id: SchemaWithFallback<(...), (...)>;
                                            disabled: SchemaWithFallback<(...), (...)>;
                                            display_name: SchemaWithFallback<(...), (...)>;
                                            domain: SchemaWithFallback<(...), (...)>;
                                            email: SchemaWithFallback<(...), (...)>;
                                            id: StringSchema<(...)>;
                                            invite_request: SchemaWithFallback<(...), (...)>;
                                            invited_by_account_id: SchemaWithFallback<(...), (...)>;
                                            ip: SchemaWithFallback<(...), (...)>;
                                            ips: SchemaWithPipe<(...)>;
                                            locale: SchemaWithFallback<(...), (...)>;
                                            role: SchemaWithFallback<(...), (...)>;
                                            silenced: SchemaWithFallback<(...), (...)>;
                                            suggested: SchemaWithFallback<(...), (...)>;
                                            suspended: SchemaWithFallback<(...), (...)>;
                                            username: StringSchema<(...)>;
                                        },
                                        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>;
                    rules: SchemaWithPipe<
                        readonly [
                            SchemaWithFallback<ArraySchema<AnySchema, undefined>, readonly []>,
                            TransformAction<
                                any[],
                                {
                                    hint: string;
                                    id: string;
                                    text: string;
                                    translations?: { [key: ...]: ... };
                                }[],
                            >,
                        ],
                    >;
                    statuses: SchemaWithPipe<
                        readonly [
                            SchemaWithFallback<ArraySchema<AnySchema, undefined>, readonly []>,
                            TransformAction<
                                any[],
                                {
                                    account: null
                                    | Account;
                                    application: null | { name: ...; website: ... };
                                    approval_status: null | "rejected" | "pending" | "approval";
                                    bookmark_folder: null | string;
                                    bookmarked: boolean;
                                    card:
                                        | null
                                        | {
                                            author_name: ...;
                                            author_url: ...;
                                            authors: ...;
                                            blurhash: ...;
                                            description: ...;
                                            embed_url: ...;
                                            height: ...;
                                            html: ...;
                                            image: ...;
                                            image_description: ...;
                                            provider_name: ...;
                                            provider_url: ...;
                                            title: ...;
                                            type: ...;
                                            url: ...;
                                            width: ...;
                                        };
                                    content: string;
                                    content_map: null
                                    | { [key: ...]: ... };
                                    content_type: null | string;
                                    conversation_id?: string;
                                    created_at: string;
                                    direct_conversation_id?: string;
                                    disliked: boolean;
                                    dislikes_count: number;
                                    edited_at: null | string;
                                    emoji_reactions: ((...) | (...))[];
                                    emojis: {
                                        category: ...;
                                        shortcode: ...;
                                        static_url: ...;
                                        url: ...;
                                        visible_in_picker: ...;
                                    }[];
                                    event: | null
                                    | {
                                        end_time: ...;
                                        join_mode: ...;
                                        join_state: ...;
                                        location: ...;
                                        name: ...;
                                        participants_count: ...;
                                        start_time: ...;
                                    };
                                    expires_at?: string;
                                    favourited: boolean;
                                    favourites_count: number;
                                    filtered: { filter: ...; keyword_matches: ...; status_matches: ... }[];
                                    group:
                                        | null
                                        | {
                                            avatar: ...;
                                            avatar_description: ...;
                                            avatar_static: ...;
                                            created_at: ...;
                                            display_name: ...;
                                            domain: ...;
                                            emojis: ...;
                                            header: ...;
                                            header_description: ...;
                                            header_static: ...;
                                            id: ...;
                                            locked: ...;
                                            members_count: ...;
                                            membership_required: ...;
                                            note: ...;
                                            owner: ...;
                                            relationship: ...;
                                            statuses_visibility: ...;
                                            uri: ...;
                                            url: ...;
                                        };
                                    id: string;
                                    in_reply_to_account_acct?: string;
                                    in_reply_to_account_id: null
                                    | string;
                                    in_reply_to_id: null | string;
                                    interaction_policy: {
                                        can_favourite: { always: ...; with_approval: ... };
                                        can_reblog: { always: ...; with_approval: ... };
                                        can_reply: { always: ...; with_approval: ... };
                                    };
                                    language: null
                                    | string;
                                    list_id: null | number;
                                    local?: boolean;
                                    media_attachments: ((...) | (...) | (...) | (...) | (...))[];
                                    mentions: { acct: ...; id: ...; url: ...; username: ... }[];
                                    muted: boolean;
                                    parent_visible?: boolean;
                                    pinned: boolean;
                                    pinned_at: null | string;
                                    poll:
                                        | null
                                        | {
                                            emojis: ...;
                                            expired: ...;
                                            expires_at: ...;
                                            id: ...;
                                            multiple: ...;
                                            non_anonymous: ...;
                                            options: ...;
                                            own_votes: ...;
                                            voted: ...;
                                            voters_count: ...;
                                            votes_count: ...;
                                        };
                                    quote: | null
                                    | { state: ...; status: ... }
                                    | { state: ...; status_id: ... };
                                    quote_id: null | string;
                                    quote_url?: string;
                                    quote_visible?: boolean;
                                    quotes_count: number;
                                    reblog: null | Status;
                                    reblogged: boolean;
                                    reblogs_count: number;
                                    replies_count: number;
                                    rss_feed:
                                        | null
                                        | {
                                            description: ...;
                                            id: ...;
                                            image_url: ...;
                                            title: ...;
                                            url: ...;
                                        };
                                    scheduled_at: null;
                                    sensitive: boolean;
                                    spoiler_text: string;
                                    spoiler_text_map: null
                                    | { [key: ...]: ... };
                                    tags: {
                                        following?: ...;
                                        history: ...;
                                        name: ...;
                                        total: ...;
                                        url: ...;
                                    }[];
                                    text: null
                                    | string;
                                    text_map: null | { [key: ...]: ... };
                                    thread_muted?: boolean;
                                    translation:
                                        | null
                                        | false
                                        | {
                                            content: ...;
                                            detected_source_language: ...;
                                            id: ...;
                                            media_attachments: ...;
                                            poll?: ...;
                                            provider: ...;
                                            spoiler_text: ...;
                                        };
                                    uri: string;
                                    url: string;
                                    visibility: string;
                                }[],
                            >,
                        ],
                    >;
                    target_account: SchemaWithPipe<
                        readonly [
                            AnySchema,
                            TransformAction<any, any>,
                            ObjectSchema<
                                {
                                    account: SchemaWithFallback<
                                        NullableSchema<BaseSchema<(...), (...), (...)>, undefined>,
                                        null,
                                    >;
                                    actor_type: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    approved: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    confirmed: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    created_at: SchemaWithFallback<
                                        SchemaWithPipe<readonly [(...), (...)]>,
                                        string,
                                    >;
                                    created_by_application_id: SchemaWithFallback<
                                        OptionalSchema<StringSchema<(...)>, undefined>,
                                        undefined,
                                    >;
                                    disabled: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    display_name: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    domain: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    email: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    id: StringSchema<undefined>;
                                    invite_request: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    invited_by_account_id: SchemaWithFallback<
                                        OptionalSchema<StringSchema<(...)>, undefined>,
                                        undefined,
                                    >;
                                    ip: SchemaWithFallback<
                                        NullableSchema<SchemaWithPipe<(...)>, undefined>,
                                        null,
                                    >;
                                    ips: SchemaWithPipe<
                                        readonly [
                                            SchemaWithFallback<(...), (...)>,
                                            TransformAction<(...), (...)>,
                                        ],
                                    >;
                                    locale: SchemaWithFallback<
                                        NullableSchema<StringSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    role: SchemaWithFallback<
                                        NullableSchema<ObjectSchema<(...), (...)>, undefined>,
                                        null,
                                    >;
                                    silenced: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    suggested: SchemaWithFallback<
                                        NullableSchema<BooleanSchema<(...)>, undefined>,
                                        null,
                                    >;
                                    suspended: SchemaWithFallback<BooleanSchema<undefined>, false>;
                                    username: StringSchema<undefined>;
                                },
                                undefined,
                            >,
                        ],
                    >;
                    updated_at: SchemaWithFallback<
                        OptionalSchema<
                            SchemaWithPipe<
                                readonly [StringSchema<undefined>, RegexAction<string, undefined>],
                            >,
                            undefined,
                        >,
                        undefined,
                    >;
                },
                undefined,
            >,
        ],
    > = ...