tradeSay
Post a message to the channel.
The game rate-limits channel chat; posting faster than a person types will silently drop messages.
In Trading.
Request
POST /api/v1/sessions/{accountKey}/actions/tradeSay
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
text | string | yes | What to say. |
Example request
{ "text": "WTS Adventurer Boots 5k" }
Response
`{ ok, text }`.
Example response
{ "ok": true, "text": "WTS Adventurer Boots 5k" }
Errors
| Code | When |
|---|---|
action_failed | Not in a channel. |
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.