@ -144,7 +144,7 @@ func ListenCW(c *tdlib.Client) {
MsgText : string(txt),
MsgID64 : updateMsg.Message.ID,
}
if senderUserID = ownUserID64 {
if senderUserID == ownUserID64 {
m.Direction = Outgoing
} else
n.Direction = Incoming
The note is not visible to the blocked user.