AppleSauce
    Preparing search index...

    Type Alias ReportNote

    ReportNote: RequestAndResponse<
        "report_note",
        { event_id: string; reason: string },
        NostrEvent,
    >