OpenAI::GroupUserAssignment
Inherits JSON::Serializable < Reference < Object
Confirmation payload returned after adding a user to a group.
Constructors
new(pull : JSON::PullParser)
Sourcenew(object : GroupUserAssignmentObject = GroupUserAssignmentObject::GroupUser, user_id : String = "", group_id : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source