Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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