OpenAI::ActiveStatus
Inherits JSON::Serializable < Reference < Object
Indicates that a thread is active.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ActiveStatusType = ActiveStatusType::Active)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source