updateMessageWithPollUpdate
amiudmodz / updateMessageWithPollUpdate
Function: updateMessageWithPollUpdate()
updateMessageWithPollUpdate(
msg,update):void
Defined in: src/Utils/messages.ts:902
Update the message with a new poll update
Parameters
msg
Pick<WAMessage, "pollUpdates">
update
Returns
void