feat: support tencent custom alarm now (close #87)
This commit is contained in:
@@ -21,6 +21,7 @@ const (
|
||||
TypeGroup = "group"
|
||||
TypeLarkApp = "lark_app"
|
||||
TypeCustom = "custom"
|
||||
TypeTencentAlarm = "tencent_alarm"
|
||||
)
|
||||
|
||||
type Channel struct {
|
||||
|
||||
Reference in New Issue
Block a user