Skip to content

querychatroom

zdf edited this page Dec 22, 2015 · 4 revisions

request

  • api: /querychatroom
  • method: POST

response

  • format: JSON
  • example
{
    "status" : "success",
               or "failed",
    "chat" : []
}
Clone this wiki locally