OpenAI::InviteListResponse
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : InviteListResponseObject = InviteListResponseObject::List, data : Array(Invite) = [] of Invite, first_id : String | Nil = nil, last_id : String | Nil = nil, has_more : Bool | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcehas_more
The has_more property is used for pagination to indicate there are additional results.
The has_more property is used for pagination to indicate there are additional results.