interface INotificationimport { type INotification } from "https://deno.land/x/sptaki@1.2.0/models/eft/notifier/INotifier.d.ts"; Propertiestype: NotificationTypeeventId: stringoptionaldialogId: stringoptionalmessage: Message