- API ›
- Constructors ›
- PhotoEmpty
PhotoEmpty
---types--- photoEmpty#2331b22d id:long = Photo
Belongs to
| Photo |
In Rust this constructor is a variant of the enums::Photo enum.
Match on it with: if let enums::Photo::PhotoEmpty(v) = result { ... }
Parameters
| id | long | required |