You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I’m currently using @wppconnect/wa-js v3.19.8 and I can successfully send:
All of these work correctly when injected directly into WhatsApp Web.
However, I’m having consistent issues when trying to send interactive buttons, specifically:
What I already tested
I carefully reviewed the documentation and the source code, especially:
prepareMessageButtons.tsMessageButtonsOptionscta_url,quick_reply,nativeFlowMessageThe message appears rendered only in the injected browser session, but:
Error: Undeclared message typesEnvironment details
window.Storechecks show that the following are not available in this build:interactiveMessagenativeFlowMessageTemplateButtonModelButtonsMessageThis suggests that the current WhatsApp Web runtime may not support interactive buttons at all, even though the logic exists in the wa-js codebase.
My questions
I’m not looking for workarounds or hacks — just trying to understand the intended and supported usage.
Thanks in advance for any clarification or guidance 🙌
Beta Was this translation helpful? Give feedback.
All reactions