@@ -23,3 +23,9 @@ type mucUnit struct {
// value: last user presence
Members sync.Map
}
type userUnit struct {
// key: Resource
// value: last presence of this device
Devices sync.Map
The note is not visible to the blocked user.