masto
    Preparing search index...

    Type Alias NotificationGroupWithReport<T>

    NotificationGroupWithReport: BaseNotificationGroup<T> & {
        report: mastodon.v1.Report;
    }

    Type Parameters

    • T

    Type Declaration

    • report: mastodon.v1.Report

      Report that was the object of the notification. Attached when type of the notification is admin.report.