Wait for response even after message send timeout

This commit is contained in:
Tulir Asokan
2020-05-24 15:33:26 +03:00
parent dfdd4e6bca
commit 91bb38eaa3
3 changed files with 40 additions and 12 deletions

2
go.mod
View File

@ -18,4 +18,4 @@ require (
maunium.net/go/mautrix v0.4.5
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.6
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.7