Unblu Agent Embedded JS API
    Preparing search index...

    Interface VisitorInviteByLinkOptions

    Options for inviting a visitor by link

    interface VisitorInviteByLinkOptions {
        email?: string;
        nickname?: string;
    }
    Index

    Properties

    Properties

    email?: string

    An optional email address linked to the visitor when they join the conversation

    nickname?: string

    An optional nickname used for the visitor when they join the conversation