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

    接口 KuaishouReturnTypeMap

    快手返回类型映射

    interface KuaishouReturnTypeMap {
        videoWork: KsOneWork;
        comments: KsWorkComments;
        emojiList: KsEmojiList;
    }
    索引

    属性

    videoWork: KsOneWork
    comments: KsWorkComments
    emojiList: KsEmojiList