ProfileImageInfo
Information on profile image
Properties
Name | Type | Required | Description |
---|---|---|---|
uri | str | ✅ | Link to a profile image. If an image is not uploaded for an extension, only uri is returned |
etag | str | ❌ | Identifier of an image |
last_modified | str | ❌ | Date/time when an image was last updated, in ISO 8601 format, for example 2016-03-10T18:07:52.534Z |
content_type | str | ❌ | The type of image |
scales | List[ProfileImageInfoUri] | ❌ | List of URIs to profile images in different dimensions |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs