@duckduckgo/content-scope-scripts
    Preparing search index...

    Interface SubmitChatAction

    interface SubmitChatAction {
        chat: string;
        target: OpenTarget;
    }
    Index

    Properties

    Properties

    chat: string

    The chat message to submit to Duck.ai

    target: OpenTarget