forece push
This commit is contained in:
parent
f9fcba36fd
commit
7de8a59be8
@ -48,7 +48,7 @@ func main() {
|
||||
u := tgbotapi.NewUpdate(0)
|
||||
u.Timeout = 60
|
||||
|
||||
// bot user update channel
|
||||
// bot user update chan
|
||||
updtChan := bot.GetUpdatesChan(u)
|
||||
// subs chann
|
||||
changeChan := make(chan *nats.Msg, 64)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user