feat: add vocechat push #82
This commit is contained in:
@@ -55,6 +55,7 @@ var SupportedChannelTypes = []map[string]string{
|
||||
// {"type": messenger.ChannelWeChatOFAccount, "label": "微信公众号"},
|
||||
{"type": messenger.ChannelAliyunSMS, "label": "阿里云短信"},
|
||||
{"type": messenger.ChannelPushPlus, "label": "PushPlus"},
|
||||
{"type": messenger.ChannelVoceChat, "label": "VoceChat"},
|
||||
}
|
||||
|
||||
// SupportedEvents 支持的事件类型
|
||||
|
||||
Reference in New Issue
Block a user