interface Updateimport { type Update } from "https://dotland.deno.dev/x/deno_slack_hooks@0.5.0/install_update.ts"; Propertiesname: stringprevious: stringinstalled: stringoptionalerror: { message: string; } | null