@ -17,7 +17,7 @@ type Client struct {
func main() {
var (
clients map[uint32]Client
clients map[uint32]*Client
paused bool = true
forcePaused bool = true
)
The note is not visible to the blocked user.