@ -264,6 +264,7 @@ func botMsgLoad(m *tb.Message) {
if !m.Private() {
return
}
log.Printf("Message Load\n")
if m.ReplyTo != nil {
c := TGCommand{
Type: commandReplyMsg,
The note is not visible to the blocked user.