Type alias NotificationDB

NotificationDB: NotificationBase & {
    peerNotificationIdEncoded?: NotificationIdEncoded;
}

Type declaration

Generated using TypeDoc