freechat/docs/content/structures/_index.md
shockrah c896870397 Reformatting of wiki:
* Adding endpoint docs and correcting some typesetting mistakes
* Change qs params to match documentation
* Splitting up articles to geneate the sidebar links properly'
* Bad baseurl issue fixed in previous patch
2021-02-18 16:29:29 -08:00

338 B

title anchor weight
Structures structures 30

This section details what kind of data structures are returned by the json-api.

IMPORTANT: All structures are returned in JSON form.

General Data Notation

  • u64

    • Unsigned 64 bit integer
  • i64

    • Signed 64 bit integer
  • String