RequestVideoThumbnails
Request thumbnails of previously added pictures, the thumbnails will be delivered one by one as ordered in the list to the requesting client.
Types
Link copied to clipboard
data class Params(val videos: List<RequestVideoThumbnails.Params.Video>, val clientId: ClientIdentifier)
Contains the data to request video thumbnails.