simplify the raw json parsing

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>

Fixed Tests

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-09-16 10:20:24 +03:00
parent 4053229544
commit 01e98a6ce8
8 changed files with 104 additions and 164 deletions

View File

@@ -3,7 +3,7 @@
{
"text": "Hello, Component!",
"clickEvent": {
"open_url": true,
"action": "open_url",
"value": "https://google.com"
}
}