updateMessageWithReceipt(Defined in: src/Utils/messages.ts:880 Upserts a receipt in the messagemsg,receipt):void
Parameters
msg
Pick<WAMessage, "userReceipt">
receipt
IUserReceipt
Returns
voidDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Upserts a receipt in the message
updateMessageWithReceipt(Defined in: src/Utils/messages.ts:880 Upserts a receipt in the messagemsg,receipt):void
Pick<WAMessage, "userReceipt">
IUserReceipt
void