Skip to main content
updateMessageWithPollUpdate(msg, update): void
Defined in: src/Utils/messages.ts:901 Update the message with a new poll update

Parameters

msg

Pick<WAMessage, "pollUpdates">

update

IPollUpdate

Returns

void