struct

Crig::Providers::OpenAI::ResponsesWebSocketErrorEvent

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(kind : ResponsesWebSocketErrorEventKind, error : ResponsesWebSocketErrorPayload)
Source

Instance methods

error
Source
kind
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source