interface dialog.IChatServerimport { type dialog } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts"; const { IChatServer } = dialog; Properties_id: stringRegistrationId: numberVersionId: stringIp: stringPort: numberDateTime: numberChats: IChat[]Regions: string[]optionalIsDeveloper: booleanPossibly removed