Type alias NotificationInboxMessage

NotificationInboxMessage: {
    notification: Notification;
}

Type declaration

Generated using TypeDoc