Interface ProfilePictureResponse

Response structure for profile picture retrieval

interface ProfilePictureResponse {
    message: string;
    url: string;
}

Properties

Properties

message: string

Success message

url: string

Signed URL for the requested image size