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

    变量 KuaishouApiRoutes常量

    KuaishouApiRoutes: {
        videoWork: "/work";
        comments: "/comments";
        userProfile: "/user";
        userWorkList: "/user/works";
        liveRoomInfo: "/live";
        emojiList: "/emoji";
    } = ...

    Kuaishou HTTP API 路由

    类型声明

    • 只读videoWork: "/work"
    • 只读comments: "/comments"
    • 只读userProfile: "/user"
    • 只读userWorkList: "/user/works"
    • 只读liveRoomInfo: "/live"
    • 只读emojiList: "/emoji"