Amagi API 文档 - v6.1.2
    正在准备搜索索引...

    变量 KuaishouMethodRoutes常量

    KuaishouMethodRoutes: {
        videoWork: "/fetch_one_work";
        comments: "/fetch_work_comments";
        userProfile: "/fetch_user_profile";
        userWorkList: "/fetch_user_work_list";
        liveRoomInfo: "/fetch_live_room_info";
        emojiList: "/fetch_emoji_list";
    } = ...

    快手方法路由映射

    类型声明

    • 只读videoWork: "/fetch_one_work"
    • 只读comments: "/fetch_work_comments"
    • 只读userProfile: "/fetch_user_profile"
    • 只读userWorkList: "/fetch_user_work_list"
    • 只读liveRoomInfo: "/fetch_live_room_info"
    • 只读emojiList: "/fetch_emoji_list"