Thumbnail#
- class pyrogram.types.Thumbnail#
One size of a photo or a file/sticker thumbnail.
- Parameters:
file_id (
str
) – Identifier for this file, which can be used to download or reuse the file.file_unique_id (
str
) – Unique identifier for this file, which is supposed to be the same over time and for different accounts. Can’t be used to download or reuse the file.width (
int
) – Photo width.height (
int
) – Photo height.file_size (
int
) – File size.