This commit is contained in:
shoopea 2019-05-31 09:15:21 +08:00
parent 2e63768501
commit 26a65fb618

View File

@ -441,13 +441,7 @@ func MQKeepAliveWorker() {
} }
TGCmdQueue <- c TGCmdQueue <- c
c = TGCommand{ clientSendCWMsg(x.UserID64, `🏅Me`)
Type: commandSendMsg,
FromUserID64: x.UserID64,
ToChatID64: userID64ChtWrsBot,
Text: `🏅Me`,
}
MQTGCmdQueue <- c
/* /*
c = TGCommand{ c = TGCommand{
Type: commandSendMsg, Type: commandSendMsg,