We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248363f commit b8a1dfbCopy full SHA for b8a1dfb
docs/API.md
@@ -58,5 +58,23 @@ Refreshes an existing server token.
58
- `Title` (string)
59
- `Body` (string)
60
- `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`
79
80
Sends a push notification to the Rust+ Companion App.
0 commit comments