HubPayload<EventData>: EventData & {
    message?: string;
}

Type Parameters

Type declaration

  • Optional message?: string