ChatPhotoEmpty

---types---
chatPhotoEmpty#37c1011c = ChatPhoto

Belongs to

ChatPhoto

In Rust this constructor is a variant of the enums::ChatPhoto enum.
Match on it with: if let enums::ChatPhoto::ChatPhotoEmpty(v) = result { ... }

Parameters

This item has no parameters.