in src/worker/api/MessageTypes.ts [187:189]
get id() { return _id || `${_type}.${this.timestamp}`.toLowerCase(); },