@ -5,6 +5,8 @@ import (
)
func clientSendCWMsg(userID64 int64, s string) {
log.Printf("clientSendCWMsg : s : %s\n", s)
log.Printf("clientSendCWMsg : userID64 : %d\n", userID64)
c := TGCommand{
Type: commandSendMsg,
Text: s,
The note is not visible to the blocked user.