{ "meta": {}, "group": { "title": "Available methods", "anchor": "available-methods" }, "object": { "anchor": "getuserprofilephotos", "name": "getUserProfilePhotos", "description": "Use this method to get a list of profile pictures for a user. Returns a UserProfilePhotos object.", "html_description": "
Use this method to get a list of profile pictures for a user. Returns a UserProfilePhotos object.
", "rst_description": "Use this method to get a list of profile pictures for a user. Returns a :class:`aiogram.types.user_profile_photos.UserProfilePhotos` object.", "annotations": [ { "type": "Integer", "required": true, "description": "Unique identifier of the target user", "html_description": "