interface MessageEventInit extends EventInit Type Parameters T = any Properties optional data: T optional origin: string optional lastEventId: string