Searched refs:filesBlobPromises (Results 1 – 1 of 1) sorted by relevance
91 const filesBlobPromises = message.attachments.map(async (attachment) => { constant103 const files = await Promise.all(filesBlobPromises);