dialogflow-cx-messenger-ts
    Preparing search index...

    Interface IIcon

    interface IIcon {
        color?: string;
        type?: string;
    }

    Implemented by

    Index

    Properties

    Properties

    color?: string

    The color of the icon.

    type?: string

    The type of the icon.