@ -177,7 +177,7 @@ func getHistory(c *tdlib.Client) {
})
if msg.ID < lastMsgID64 {
lastMsgID64 = msg.ID
lastMsgTime = time.Unix(m.Date, 0)
lastMsgTime = time.Unix(msg.Date, 0)
}
msgCount = msgCount + 1
default:
The note is not visible to the blocked user.