feat: support group message now (close #46)
This commit is contained in:
@@ -18,6 +18,7 @@ const (
|
||||
TypeClient = "client"
|
||||
TypeNone = "none"
|
||||
TypeOneBot = "one_bot"
|
||||
TypeGroup = "group"
|
||||
)
|
||||
|
||||
type Channel struct {
|
||||
|
||||
Reference in New Issue
Block a user