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

NameTypeRequiredDescription
textstringyesWhat to say.

Example request

{ "text": "WTS Adventurer Boots 5k" }

Response

`{ ok, text }`.

Example response

{ "ok": true, "text": "WTS Adventurer Boots 5k" }

Errors

CodeWhen
action_failedNot in a channel.
plan_limitNot 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.