updated docs with additional paramters

This commit is contained in:
Clement Venard
2017-11-29 16:46:48 +08:00
parent b71abb3c09
commit eb6756324d
2 changed files with 9 additions and 2 deletions
+5 -2
View File
@@ -5,10 +5,13 @@ Please only use these paramters for now:
* `corpid` - The corpid for authorization
* `corp_secret` - The corp secret for authorization
* `agent_id` - The agent id to send the message
* `msg_url` - The agent id to send the message
* `btntxt` - The text for the button on the card
* `to_party` - The party ids to send the message
* `to_user` - The user ids to send the message to
* `to_tag` - The tag ids to send the message to
* `title` - Title of the card
* `description` - Text description of the card
* `msg_url` - The agent id to send the message
* `btntxt` - The text for the button on the card
## Example