updateMessageWithPollUpdate(Defined in: src/Utils/messages.ts:901 Update the message with a new poll updatemsg,update):void
Parameters
msg
Pick<WAMessage, "pollUpdates">
update
IPollUpdate
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 poll update
updateMessageWithPollUpdate(Defined in: src/Utils/messages.ts:901 Update the message with a new poll updatemsg,update):void
Pick<WAMessage, "pollUpdates">
IPollUpdate
void