photos.PhotosSlice¶ class pyrogram.raw.types.photos.PhotosSlice¶ Telegram API type. Constructor of Photos. Details: Layer: 194 ID: 15051F54 Parameters:¶ count (int 32-bit) – N/A photos (List of Photo) – N/A users (List of User) – N/A Functions:This object can be returned by 1 function. photos.GetUserPhotos Telegram API function.