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

generate doc for v0.10

上级 a822bdcc
此差异已折叠。
......@@ -335,7 +335,7 @@ export class Wechaty extends EventEmitter implements Sayable {
* })
*/
public on(event: WechatyEvent, listener: string | ((...args: any[]) => any)): this {
log.verbose('Wechaty', 'on(%s, %s)',
log.verbose('Wechaty', 'on(%s, %s) registered',
event,
typeof listener === 'string'
? listener
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册