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