Add Matrix->WhatsApp EDU bridging

This commit is contained in:
Tulir Asokan
2019-05-27 13:46:04 +03:00
parent 5346e01d2a
commit bfe5af7edc
5 changed files with 114 additions and 30 deletions

View File

@ -147,6 +147,8 @@ type Puppet struct {
MXID types.MatrixUserID
customIntent *appservice.IntentAPI
customTypingIn map[string]bool
customUser *User
}
func (puppet *Puppet) PhoneNumber() string {