Module recent

Source
Expand description

Types for a user’s recent images list. Can be from any ‘MediaLibrary’. Does not verify entries for validity/existence.

Structs§

UserRecentImageDeletePath
UserRecentImageListPath
UserRecentImageListRequest
Query to list a user’s recent images, see ‘recent::List’.
UserRecentImageListResponse
Response for listing a user’s recent images, see ‘recent::List’.
UserRecentImageResponse
Over-the-wire representation of a single recent image.
UserRecentImageUpsertPath
UserRecentImageUpsertRequest
Request to add an entry to the recent user images list, see ‘recent::Put’.