This commit is contained in:
shoopea 2019-10-20 17:12:01 +08:00
parent be6ab30929
commit 16a1ea4205

2
bot.go
View File

@ -561,7 +561,7 @@ func botListParsingRules(m *tb.Message) {
FromChatID64: m.Chat.ID,
}
TGCmdQueue <- c
s = nil
s = ``
}
}