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

    接口 XiaohongshuReturnTypeMap

    小红书返回类型映射

    interface XiaohongshuReturnTypeMap {
        homeFeed: HomeFeed;
        noteDetail: OneNote;
        noteComments: NoteComments;
        userProfile: XiaohongshuUserProfile;
        userNoteList: any;
        emojiList: XiaohongshuEmojiList;
        searchNotes: SearchNotes;
    }
    索引

    属性

    homeFeed: HomeFeed
    noteDetail: OneNote
    noteComments: NoteComments
    userNoteList: any
    searchNotes: SearchNotes