FunctionCall

@Serializable
data class FunctionCall(val functionCall: FunctionCallContent) : Part

Constructors

Link copied to clipboard
constructor(functionCall: FunctionCallContent)

Properties

Link copied to clipboard