ChatMessage.ToolCallId

ChatMessage.ToolCallId property

Gets or sets tool call that this message is responding to.

public string ToolCallId { get; set; }

See Also