@@ -50,6 +50,11 @@ type Puppet struct {
syncLock sync.Mutex
}
func (puppet *Puppet) ClearCustomMXID() {
//TODO implement me
panic("implement me")
// Public Properties
func (puppet *Puppet) GetMXID() id.UserID {
The note is not visible to the blocked user.