masto
    Preparing search index...

    Type Alias NotificationGroupWithEvent<T>

    NotificationGroupWithEvent: BaseNotificationGroup<T> & {
        event: RelationshipSeveranceEvent;
    }

    Type Parameters

    • T

    Type Declaration

    • event: RelationshipSeveranceEvent

      Summary of the event that caused follow relationships to be severed. Attached when type of the notification is severed_relationships.