Update docs for SendCard's response
This commit is contained in:
parent
0971ffd150
commit
5b487b2530
1 changed files with 1 additions and 4 deletions
|
|
@ -11,7 +11,4 @@ Sends a card to the server, the server either then either forwards the card to t
|
|||
| team | Integer | The team that is sending the card. This can be either `1` or `2`, any other value will return an error.
|
||||
|
||||
## Response Payload: (`NewCards`)
|
||||
| Property | Type | Description
|
||||
| -------- | ---- | -----------
|
||||
| cards | String[] | The text of the cards that was sent.
|
||||
| from | String | The source of the card(s). This will be one of `"deck"`, or `"guesser"`
|
||||
The response to this event comes in the form of an `UpdateHand` event with the `mode` set to `"append"`.
|
||||
Loading…
Add table
Add a link
Reference in a new issue