Event emitted when thread realtime closes.
@type t() :: %Codex.Events.ThreadRealtimeClosed{ reason: String.t() | nil, thread_id: String.t() }