zendesk-messaging-client
    Preparing search index...

    Type Alias LocationRequest

    A location request action will prompt the user to share their location.

    type LocationRequest = {
        metadata?: Metadata;
        text: string;
        type: string;
    }
    Index

    Properties

    Properties

    metadata?: Metadata
    text: string

    The button text.

    type: string

    The type of action.