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

merge

{
"name": "wechaty",
"version": "0.39.15",
"version": "0.39.17",
"description": "Wechaty is a Bot SDK for Individual Account, Powered by TypeScript, Docker, and 💖",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
......
......@@ -211,6 +211,8 @@ export class Friendship extends Accessory implements Acceptable {
if (!this.payload) {
throw new Error('no payload')
}
await this.contact().ready()
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册