提交 b5b4131f 编写于 作者: X xinbenlv 提交者: Huan (李卓桓)

Fix comment, in replacing #1784 (#1814)

上级 68ecffdc
......@@ -371,7 +371,7 @@ export class Wechaty extends Accessory implements Sayable {
* @property {Function} room-join -(this: Wechaty, room: Room, inviteeList: Contact[], inviter: Contact) => void
* @property {Function} room-topic -(this: Wechaty, room: Room, newTopic: string, oldTopic: string, changer: Contact) => void
* @property {Function} room-leave -(this: Wechaty, room: Room, leaverList: Contact[]) => void
* @property {Function} room-invite -(this: Wechaty, room: Room, leaverList: Contact[]) => void <br>
* @property {Function} room-invite -(this: Wechaty, room: Room, roomInvitation: RoomInvitation) => void <br>
* see more in {@link RoomInvitation}
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册