This commit is contained in:
shoopea 2019-06-02 14:52:35 +08:00
parent 9e0b05caf7
commit 19858516cc

2
def.go
View File

@ -158,7 +158,7 @@ type MessageParsingRule struct {
Priority int32
Description string
Rule string
MsgTypeID int32
MsgTypeID int64
ChatID64 int64
SenderUserID64 int64
re *regexp.Regexp