updateMessageWithEventResponse(Defined in: src/Utils/messages.ts:913 Update the message with a new event responsemsg,update):void
Parameters
msg
Pick<WAMessage, "eventResponses">
update
IEventResponse
Returns
voidDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Update the message with a new event response
updateMessageWithEventResponse(Defined in: src/Utils/messages.ts:913 Update the message with a new event responsemsg,update):void
Pick<WAMessage, "eventResponses">
IEventResponse
void