Too many arguments
Closed this issue · 1 comments
RagingSquirrel commented
After git clone and setup of the environment go build fails:
$ go build
# _/home/matrix-bot-poll-bot/matrix-poll-bot
./main.go:303:25: too many arguments in call to h.Client.Sync
have (number)
want ()
Any ideas?
babolivier commented
Hey, sorry about this, I think I tampered with my local copy of gomatrix and forgot about it. It should be fixed now.