ChatResponseCommandButtonPart

Represents a part of a chat response that is a button that executes a command.

Online Documentation

Constructors

Link copied to clipboard
constructor(value: Command)

Create a new ChatResponseCommandButtonPart.

Properties

Link copied to clipboard

The command that will be executed when the button is clicked.