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
I’m encountering errors when trying to run the main.go file in the WhatsApp-Online-Status-Monitor project. The errors indicate that several functions are not defined. Here are the details:
I’m encountering errors when trying to run the main.go file in the WhatsApp-Online-Status-Monitor project. The errors indicate that several functions are not defined. Here are the details:
Error Messages in terminal
.\main.go:12:2: undefined: setupWhatsAppClient
.\main.go:14:23: undefined: selectContactsHandler
.\main.go:15:29: undefined: selectContactsHandler
.\main.go:16:29: undefined: statusHandler
.\main.go:17:41: undefined: statusUpdateHandler
The text was updated successfully, but these errors were encountered: