@ -85,7 +85,7 @@ func botTest(m *tb.Message) {
if _, ok := clientsKeepAlive[m.Chat.ID]; ok {
clientSendCWMsg(m.Chat.ID, "🏅Me")
c = TGCommand{
c := TGCommand{
Type: commandReplyMsg,
Text: "Test sent",
FromMsgID64: int64(m.ID),
The note is not visible to the blocked user.