Type alias NotificationRemoveMessage

NotificationRemoveMessage: {
    notificationIdEncoded: NotificationIdEncoded;
}

Type declaration

Generated using TypeDoc