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

    类型别名 KsUserProfileSensitiveInfo

    type KsUserProfileSensitiveInfo = {
        kwaiId?: string;
        originUserId?: number;
        constellation?: string;
        cityName?: string;
        counts?: KsUserProfileCounts;
        [property: string]: any;
    }

    可索引

    • [property: string]: any
    索引

    属性

    kwaiId?: string
    originUserId?: number
    constellation?: string
    cityName?: string