event¶

event(event_type: EventType, event_details: dict[str, Any] | None = None) Future[str][source]¶

Start create_event on a daemon thread to avoid blocking.