Receive support for editing messages

This commit is contained in:
Josh Perez
2023-03-27 19:48:57 -04:00
committed by GitHub
parent 2781e621ad
commit 36e21c0134
46 changed files with 2053 additions and 405 deletions

View File

@@ -50,7 +50,7 @@ export async function downloadAttachment(
const data = getFirstBytes(paddedData, size);
return {
...omit(attachment, 'digest', 'key'),
...omit(attachment, 'key'),
size,
contentType: contentType