@@ -89,7 +89,6 @@ func main() {
var data any
if err := json.Unmarshal([]byte(raw), &data); err == nil {
///b, _ := json.MarshalIndent(data, "", " ")
fmt.Println(data)
} else {
fmt.Printf("Message brut : %s\n", raw, err)
}
The note is not visible to the blocked user.