Skip to content

Commit

Permalink
Add Message.recalled() (#1735)
Browse files Browse the repository at this point in the history
* add impl for recalled on Message

* 0.25.3

* refactor test to make code climate happy

* Revert "refactor test to make code climate happy"

This reverts commit 1f95756.

* revise code according to review and add example code for toRecalled()

* move code inside try block
  • Loading branch information
Yuan Gao authored and huan committed Apr 15, 2019
1 parent 32ee9ea commit 6ed8349
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 234 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wechaty",
"version": "0.25.2",
"version": "0.25.3",
"description": "Wechaty is a Bot SDK for Wechat Personal Account",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down

0 comments on commit 6ed8349

Please sign in to comment.