Copy quote from original message

This commit is contained in:
Fedor Indutny 2023-04-20 11:48:43 -07:00 committed by GitHub
parent 0e490542a7
commit 9054a78a65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,6 +62,7 @@ export async function handleEditMessage(
body: mainMessage.body,
bodyRanges: mainMessage.bodyRanges,
preview: mainMessage.preview,
quote: mainMessage.quote,
timestamp: mainMessage.timestamp,
},
];