Skip to content

Instantly share code, notes, and snippets.

@HaiNguyen007
Forked from jocopa3/SayCommandExample.js
Created December 10, 2019 22:56
Show Gist options
  • Save HaiNguyen007/3dc16d2985990c0661361ff2fe2649a0 to your computer and use it in GitHub Desktop.
Save HaiNguyen007/3dc16d2985990c0661361ff2fe2649a0 to your computer and use it in GitHub Desktop.
{
"body": {
"input": {
"message": "Hello World"
},
"origin": {
"type": "player"
},
"name": "say",
"version": 1,
"overload": "default"
},
"header": {
"requestId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"messagePurpose": "commandRequest",
"version": 1,
"messageType": "commandRequest"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment