GoogleCloudDialogflowCxV3beta1DtmfInputCopyimport type { GoogleCloudDialogflowCxV3beta1DtmfInput } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3beta1DtmfInput {digits?: string;finishDigit?: string;}§Properties§digits?: string[src]§finishDigit?: string[src]