Jelajahi Sumber

Merge pull request #300 from jiguang/patch-1

add shortvideo type
dodge 8 tahun lalu
induk
melakukan
5698661515
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      wechat.class.php

+ 1 - 0
wechat.class.php

@@ -52,6 +52,7 @@ class Wechat
 	const MSGTYPE_NEWS = 'news';
 	const MSGTYPE_VOICE = 'voice';
 	const MSGTYPE_VIDEO = 'video';
+	const MSGTYPE_SHORTVIDEO = 'shortvideo';
 	const EVENT_SUBSCRIBE = 'subscribe';       //订阅
 	const EVENT_UNSUBSCRIBE = 'unsubscribe';   //取消订阅
 	const EVENT_SCAN = 'SCAN';                 //扫描带参数二维码