partyReady
Set your ready state for the party.
The leader cannot start matchmaking until every member is ready.
In Party.
Request
POST /api/v1/sessions/{accountKey}/actions/partyReady
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
isReady (ready) | boolean | yes | Ready or not. |
Example request
{ "isReady": true }
Response
{ "ok": true }
Example response
{ "ok": true }
Errors
| Code | When |
|---|---|
action_failed | No character is in the lobby. |
plan_limit | Not on the free plan. |
See also
DarkerAPI is an independent project. It is not affiliated with, endorsed by or associated with IRONMACE Co., Ltd. or Valve Corporation. “Dark and Darker” and related marks belong to their respective owners.