This commit is contained in:
shoopea 2019-05-03 17:23:20 +08:00
parent 2e9957b2c6
commit cdec83c28d

2
td.go
View File

@ -154,7 +154,7 @@ func getHistory(c *tdlib.Client) {
m.Direction = Incoming
}
b, err := json.Marshal(m)
b, _ := json.Marshal(m)
_ = ch.Publish(
"", // exchange