Interface protos.google.cloud.dialogflow.v2.Intent.Message.Card.IButton (3.3.0)

Properties of a Button.

Package

@google-cloud/dialogflow!

Properties

postback

postback?: (string|null);

Button postback

Property Value
TypeDescription
(string|null)

text

text?: (string|null);

Button text

Property Value
TypeDescription
(string|null)