Skip to content

Interface: UserProfilePhotos

用户资料图片。

Properties

photos

photos: unknown[][]

请求的个人资料图片(每个最多4种尺寸)

Defined in

src/typings/user.ts:45


total_count

total_count: number

目标用户拥有的个人资料图片总数

Defined in

src/typings/user.ts:43

Released under the MIT License.