interface Payloadimport { type Payload } from "https://deno.land/x/carol@v1.1.2/rpc/messages.ts"; Propertiesid: numberfrom: string[]to: string[]message: { p: string; m: string; }optionale: stringoptionalr: unknown