test
This commit is contained in:
parent
2e63768501
commit
26a65fb618
@ -441,13 +441,7 @@ func MQKeepAliveWorker() {
|
||||
}
|
||||
TGCmdQueue <- c
|
||||
|
||||
c = TGCommand{
|
||||
Type: commandSendMsg,
|
||||
FromUserID64: x.UserID64,
|
||||
ToChatID64: userID64ChtWrsBot,
|
||||
Text: `🏅Me`,
|
||||
}
|
||||
MQTGCmdQueue <- c
|
||||
clientSendCWMsg(x.UserID64, `🏅Me`)
|
||||
/*
|
||||
c = TGCommand{
|
||||
Type: commandSendMsg,
|
||||
|
Loading…
Reference in New Issue
Block a user