@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ChatDeepLinkOptions

    Options for building a chat deep link

    interface ChatDeepLinkOptions {
        message?: string;
    }
    Index

    Properties

    Properties

    message?: string

    Pre-fill the AI chat input with this message (not submitted automatically)