@@ -15,7 +15,7 @@ type Client struct {
type ChatGroup struct {
Name string
Members [32]*Client
Id uint32
Members map[uint32]*Client
Color [3]byte
}
The note is not visible to the blocked user.