@@ -467,7 +467,6 @@ func main() {
for _, v := range msg.Unknown {
if v.XMLName.Local == "replace" {
panic(v.Content)
correction = true
break // dont need to look at more fields
}
The note is not visible to the blocked user.