This commit is contained in:
2020-01-08 04:06:23 +08:00
parent 229c4bd713
commit 1c21a26f47
3 changed files with 6 additions and 2 deletions

View File

@@ -89,6 +89,9 @@ dt.send_message(&DingTalkMessage::new_action_card("action card 002", "action car
#### Changelog
* v1.1.1
* `DingTalk::from_json` add `direct_url`
* Fix problems by clippy
* v1.1.0
* Change fn to async/await
* v1.0.1