interface Eventimport { type Event } from "https://deno.land/x/live@1.53.6/deps.ts"; Event is the base event Propertiestype: stringid: stringtimestamp: Dateseq: numberoptionalvisibleAt: Date