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