updateMessageWithEventResponse
amiudmodz / updateMessageWithEventResponse
Function: updateMessageWithEventResponse()
updateMessageWithEventResponse(
msg,update):void
Defined in: src/Utils/messages.ts:914
Update the message with a new event response
Parameters
msg
Pick<WAMessage, "eventResponses">
update
Returns
void