Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction

import type { GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Rich Business Messaging (RBM) suggested client-side action that the user can choose from the card.

§Properties

§

Suggested client side action: Open a URI on device

§
postbackData?: string
[src]

Opaque payload that the Dialogflow receives in a user event when the user taps the suggested action. This data will be also forwarded to webhook to allow performing custom business logic.

§

Suggested client side action: Share user location

§
text?: string
[src]

Text to display alongside the action.