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

    Interface OmnibarGetAiChatsRequest

    Generated from

    "../messages/omnibar_getAiChats.request.json"

    interface OmnibarGetAiChatsRequest {
        method: "omnibar_getAiChats";
        params: GetAIChatsRequest;
        result: AiChatsData;
    }
    Index

    Properties

    Properties

    method: "omnibar_getAiChats"
    result: AiChatsData