forked from hippoz/brainlet
DOCS: Mark the client field as optional
This commit is contained in:
parent
8345fc1af3
commit
c25008d73f
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ JSON data format:
|
|||
| Field | Description |
|
||||
| - | - |
|
||||
| token | The authentication token |
|
||||
| client | The name of the application the client is connecting from (see below) |
|
||||
| client? | The name of the application the client is connecting from (see below) |
|
||||
|
||||
Example:
|
||||
```json
|
||||
|
|
Loading…
Reference in a new issue