@ -39,7 +39,7 @@ var (
lastOwnTDMsg time.Time
lastOwnTDMsgMux sync.Mutex
lastChatTDMsg map[int64]time.Time
lastChatTDMsgMux map[int64]sync.Mutex
lastChatTDMsgMux map[int64]*sync.Mutex
lastChatMsgMux sync.RWMutex
MQCWMsgQueue chan ChatWarsMessage
MQTGCmdQueue chan TGCommand
The note is not visible to the blocked user.