telegramCloudStorage
telegramCloudStorage copied to clipboard
Avoid multiple API calls to fetch image preview URL
Create a batch API that accepts multiple file_id
s and returns a list of thumbnail image URLs
. The current implementation needs multiple API calls to fetch preview URLs.