struct OpenAI::EditsChoice inherits Struct # Included modules JSON::Serializable Constructors# .new(text : String, index : Int32)# View source .new(pull : JSON::PullParser)# View source Methods# #clone# View source #copy_with(text _text = @text, index _index = @index)# View source #index : Int32# #text : String#