Event emitted when thread realtime startup is accepted.
@type t() :: %Codex.Events.ThreadRealtimeStarted{ session_id: String.t() | nil, thread_id: String.t() }