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
hello, when i install github:ghayman/venom#sendButtons-not-working i have error:
"TypeError: window.WAPI.waitNewAcknowledgements is not a function"
and now the subtitle is not an isue but
"Error when sending: {me: {…}, to: {…}, erro: true, text: null, status: {…}}
index.js:194
arg1 =
{me: {…}, to: {…}, erro: true, text: null, status: {…}}"
Then i install npm install github:ghayman/venom#window.WAPI.waitNewAcknowledgements-is-not-a-function
then the error is
'It is necessary to write a subtitle!' @ghayman
I'm trying to use the sendButtons function, but it's throwing an error:
Even though the function is being called correctly, identical to the example provided by the library:
Does anyone have any suggestions or any idea why this is happening?
The text was updated successfully, but these errors were encountered: