Skip to content

Commit b8a1dfb

Browse files
committed
add push data
1 parent 248363f commit b8a1dfb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/API.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,23 @@ Refreshes an existing server token.
5858
- `Title` (string)
5959
- `Body` (string)
6060
- `Data` (dictionary<string, string>)
61+
- `id` (string)
62+
- `name` (string)
63+
- `desc` (string)
64+
- `img` (string)
65+
- `logo` (string)
66+
- `url` (string)
67+
- `ip` (string)
68+
- `port` (string)
69+
- `playerId` (string)
70+
- `playerToken` (string)
71+
- `entityId` (string)
72+
- `entityType` (string)
73+
- `entityName` (string)
74+
- `type` (string)
75+
- `death`
76+
- `login`
77+
- `server`
78+
- `entity`
6179

6280
Sends a push notification to the Rust+ Companion App.

0 commit comments

Comments
 (0)