Browse Source

Merge pull request #300 from jiguang/patch-1

add shortvideo type
dodge 8 years ago
parent
commit
5698661515
1 changed files with 1 additions and 0 deletions
  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';                 //扫描带参数二维码