struct OpenAI::FunctionCall inherits Struct # Included modules JSON::Serializable Constructors# .new(arguments : String, name : String)# View source .new(pull : JSON::PullParser)# View source Methods# #arguments : String# #clone# View source #copy_with(arguments _arguments = @arguments, name _name = @name)# View source #name : String#