@ -285,7 +285,7 @@ func botMsgLoad(m *tb.Message) {
FromChatID64: m.Chat.ID,
}
TGCmdQueue <- c
r, err := b.GetFile(&f)
_, err := b.GetFile(&f)
logOnError(err, "botMsgLoad : GetFile")
c = TGCommand{
Type: commandReplyMsg,
The note is not visible to the blocked user.