@ -34,6 +34,7 @@ var MatrixOut []MatrixMessage
// sendMessage sends a message through Matrix
func sendMessage(msg MatrixMessage) {
log.Print(msg.text)
MatrixOut = append(MatrixOut, msg)
}
The note is not visible to the blocked user.