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

24 lines
338 B
Markdown

---
title: Structures
anchor: structures
weight: 30
---
This section details what kind of data structures are returned by the json-api.
**IMPORTANT**: All structures are returned in [JSON form](https://www.json.org/json-en.html).
## General Data Notation
* u64
* Unsigned 64 bit integer
* i64
* Signed 64 bit integer
* String