@ -278,7 +278,7 @@ func botTimer(m *tb.Message) {
if err != nil {
c := TGCommand{
Type: commandReplyMsg,
Text: err,
Text: fmt.Sprintf("%s", err),
FromMsgID64: int64(m.ID),
FromChatID64: m.Chat.ID,
}
The note is not visible to the blocked user.