News are managed by the websocket.
| Key | Type | Description |
|---|---|---|
id | string | Unique identifier of the news created by iPear (36 characters) |
author | string | Author of the content (1-64 characters) |
timestamp | number | Date (unix ms, UTC) |
content | string | News content (1-512 characters) |
| Key | Type | Description |
|---|---|---|
author | string | Author of the content (1-64 characters) |
timestamp | number | Date (unix ms, UTC) |
content | string | News content (1-512 characters) |
Outgoing events
Powered by Doctave