button
Push a command button part to this stream. Short-hand for push(new ChatResponseCommandButtonPart(value, title))
.
Parameters
command
A Command that will be executed when the button is clicked.
Push a command button part to this stream. Short-hand for push(new ChatResponseCommandButtonPart(value, title))
.
A Command that will be executed when the button is clicked.