Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
pyrogram.raw.types.photos.
PhotosSlice
Incomplete list of photos with auxiliary data.
Constructor type of Photos.
Photos
Layer: 126
126
ID: 0x15051f54
0x15051f54
count (int 32-bit) – Total number of photos.
int
32-bit
photos (List of Photo) – List of photos.
Photo
users (List of User) – List of mentioned users.
User
This object can be returned by 1 method:
photos.GetUserPhotos
Returns the list of user photos.