This commit is contained in:
shoopea 2019-05-16 10:21:36 +08:00
parent 5a8db5f93d
commit 03e0d85446

View File

@ -7,6 +7,7 @@ import (
"time"
"github.com/streadway/amqp"
tb "gopkg.in/tucnak/telebot.v2"
)
func MQGetMsgWorker(id int, msgs chan<- ChatWarsMessage) {