-
-
Save HaiNguyen007/3dc16d2985990c0661361ff2fe2649a0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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