Add WhatsApp->Matrix typing notifications and presence

This commit is contained in:
Tulir Asokan
2018-08-24 20:02:38 +03:00
parent 1f87deb317
commit a7f7295528
4 changed files with 33 additions and 3 deletions

View File

@ -132,6 +132,8 @@ type Puppet struct {
bridge *Bridge
log log.Logger
typingIn types.MatrixRoomID
MXID types.MatrixUserID
}