Expand description
Types for a user’s recent images list. Can be from any ‘MediaLibrary’. Does not verify entries for validity/existence.
Structs§
- Query to list a user’s recent images, see ‘recent::List’.
- Response for listing a user’s recent images, see ‘recent::List’.
- Over-the-wire representation of a single recent image.
- Request to add an entry to the recent user images list, see ‘recent::Put’.