@ -154,7 +154,7 @@ func getHistory(c *tdlib.Client) {
m.Direction = Incoming
}
b, err := json.Marshal(m)
b, _ := json.Marshal(m)
_ = ch.Publish(
"", // exchange
The note is not visible to the blocked user.