test
This commit is contained in:
parent
31d1ad070e
commit
715026fd17
2
bot.go
2
bot.go
@ -957,7 +957,7 @@ func botGWithdraw(m *tb.Message) {
|
|||||||
TGCmdQueue <- c
|
TGCmdQueue <- c
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
// userID64 := clt.TGUserID64
|
userID64 := clt.TGUserID64
|
||||||
clt.Mux.Unlock()
|
clt.Mux.Unlock()
|
||||||
|
|
||||||
r := regexp.MustCompile("^(( )*[a-z0-9]+ [0-9]+( )*)+$")
|
r := regexp.MustCompile("^(( )*[a-z0-9]+ [0-9]+( )*)+$")
|
||||||
|
Loading…
Reference in New Issue
Block a user