@ -981,8 +981,8 @@ func jobVaultStatus(j Job) {
c := TGCommand{
Type: commandReplyMsg,
Text: out,
FromMsgID64: int64(m.ID),
FromChatID64: m.Chat.ID,
FromMsgID64: p.MsgID64,
FromChatID64: p.ChatID64,
ParseMode: cmdParseModeHTML,
}
TGCmdQueue <- c
The note is not visible to the blocked user.