Photo¶
-
class
pyrogram.types.Photo¶ A Photo.
- Parameters
file_id (
str) – Unique identifier for this photo.file_ref (
str) – Up to date file reference.width (
int) – Photo width.height (
int) – Photo height.file_size (
int) – File size.date (
int) – Date the photo was sent in Unix time.ttl_seconds (
int, optional) – Time-to-live seconds, for secret photos.thumbs (List of
Thumbnail, optional) – Available thumbnails of this photo.