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

add starter project link #73

上级 f709c7b7
......@@ -24,6 +24,7 @@ Wechaty.instance() // Singleton
```
**Kind**: global class
**See**: The <a href="https://github.com/lijiarui/wechaty-getting-started">Wechaty Starter Project</a>
* [Wechaty](#Wechaty)
* _instance_
......
......@@ -60,6 +60,7 @@ export type WechatyEventName = 'error'
* .on('message', message => console.log(`Message: ${message}`))
* .init()
* ```
* @see The <a href="https://github.com/lijiarui/wechaty-getting-started">Wechaty Starter Project</a>
*/
export class Wechaty extends EventEmitter implements Sayable {
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册