PhotoEmpty
- class pyrogram.raw.types.PhotoEmpty
Empty constructor, non-existent photo
Constructor of
Photo.- Details:
Layer:
223ID:
2331B22D
- Parameters:
id (
int64-bit) – Photo identifier
TL Schema
photoEmpty#2331b22d
id:long
= Photo
Parameter Tree
PhotoEmpty
└── id →
longExample
PhotoEmpty(
id=0,
)