masto
    Preparing search index...

    Type Alias NotificationGroupWithStatusId<T>

    NotificationGroupWithStatusId: BaseNotificationGroup<T> & { statusId: string }

    Type Parameters

    • T

    Type Declaration

    • statusId: string

      ID of the Status that was the object of the notification. Attached when type of the notification is favourite, reblog, status, mention, poll, or update.