test
This commit is contained in:
parent
2e63768501
commit
26a65fb618
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user