提交 7b02db51 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

add puppet event support (private)

上级 c92da878
......@@ -851,6 +851,14 @@ export class Wechaty extends EventEmitter implements Sayable {
this.Tag.puppet = puppet
this.puppet = puppet
/**
* Private Event
* emit puppet when set
*
* Huan(202005)
*/
;(this.emit as any)('puppet', puppet)
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册