go-whatsapp icon indicating copy to clipboard operation
go-whatsapp copied to clipboard

Check Current Server Version Not Work

Open ramacatur opened this issue 3 years ago • 1 comments

I try use function CheckCurrentServerVersion to get new version but not work because default version web whatsapp can not be used. So on session.go file, I change default WA version like this

var waVersion = []int{2, 2123, 7}

and it works

ramacatur avatar Jun 15 '21 22:06 ramacatur

sadly we need to keep up with the whatsapp web version in order for this to work

fakhripraya avatar Jun 18 '21 05:06 fakhripraya