test
This commit is contained in:
parent
fafe438050
commit
ac827d451f
2
bot.go
2
bot.go
@ -960,6 +960,8 @@ func botGWithdraw(m *tb.Message) {
|
||||
FromChatID64: m.Chat.ID,
|
||||
}
|
||||
TGCmdQueue <- c
|
||||
} else {
|
||||
log.Printf("botGWithdraw : %s\n", string(b))
|
||||
}
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user