OpenAI::MessageDeltaContentRefusalObject
Inherits JSON::Serializable < Reference < Object
The refusal content that is part of a message.
Constructors
new(pull : JSON::PullParser)
Sourcenew(index : Int64 = 0, type_value : MessageDeltaContentRefusalObjectType = MessageDeltaContentRefusalObjectType::Refusal, refusal : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
refusal
Source