telegramCloudStorage icon indicating copy to clipboard operation
telegramCloudStorage copied to clipboard

Avoid multiple API calls to fetch image preview URL

Open ebinxavier opened this issue 2 years ago • 0 comments

Create a batch API that accepts multiple file_ids and returns a list of thumbnail image URLs. The current implementation needs multiple API calls to fetch preview URLs.

ebinxavier avatar Oct 30 '22 09:10 ebinxavier