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