Amagi API 文档 - v5.13.0
    正在准备搜索索引...

    变量 XiaohongshuMethodRoutes常量

    XiaohongshuMethodRoutes: {
        homeFeed: "/fetch_home_feed";
        noteDetail: "/fetch_one_note";
        noteComments: "/fetch_note_comments";
        userProfile: "/fetch_user_profile";
        userNoteList: "/fetch_user_notes";
        emojiList: "/fetch_emoji_list";
        searchNotes: "/fetch_search_notes";
    } = ...

    小红书方法路由映射

    类型声明

    • 只读homeFeed: "/fetch_home_feed"
    • 只读noteDetail: "/fetch_one_note"
    • 只读noteComments: "/fetch_note_comments"
    • 只读userProfile: "/fetch_user_profile"
    • 只读userNoteList: "/fetch_user_notes"
    • 只读emojiList: "/fetch_emoji_list"
    • 只读searchNotes: "/fetch_search_notes"