@ -40,7 +40,7 @@ func clientSendCWMsgDelay(userID64 int64, s string, d time.Duration) {
Text: s,
FromUserID64: userID64,
ToChatID64: userID64ChtWrsBot,
Delay: int64(d),
Delay: d,
}
MQTGCmdQueue <- c
The note is not visible to the blocked user.