Add WhatsApp->Matrix read receipts and phone connection notifications
This commit is contained in:
@ -53,6 +53,6 @@ func (ext *ExtendedConn) handleMessagePresence(message []byte) {
|
||||
if !ok {
|
||||
continue
|
||||
}
|
||||
presenceHandler.HandlePresence(event)
|
||||
go presenceHandler.HandlePresence(event)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user