test
This commit is contained in:
parent
584b25be54
commit
da1d3ca910
@ -309,6 +309,7 @@ func MQKeepAliveWorker() {
|
||||
)
|
||||
logOnError(err, "MQKeepAliveWorker : Failed to declare a queue")
|
||||
clientsKeepAlive[x.UserID64] = &x
|
||||
clientsQueue[x.UserID64] = &clt
|
||||
|
||||
c := TGCommand{
|
||||
Type: commandSendMsg,
|
||||
|
Loading…
Reference in New Issue
Block a user