Interface PageLinkIDConfig

The link configuration for a specific link ID.

interface PageLinkIDConfig {
    text: string;
}

Properties

Properties

text: string

The text of the utterance that will be sent to the assistant when the page is loaded and the given link ID is found.

MMNEPVFCICPMFPCPTTAAATR