export interface GetUserProfilePhotosOptionsApplicationXWwwFormUrlencoded { user_id: number; offset?: number; limit?: number; }