ee7016fa54
Signed-off-by: cullvox <cullvox@outlook.com
13 lines
305 B
JSON
13 lines
305 B
JSON
{
|
|
"description": [
|
|
{
|
|
"text": "Hello, Component!",
|
|
"clickEvent": {
|
|
"open_url": true,
|
|
"value": "https://google.com"
|
|
}
|
|
}
|
|
],
|
|
"expected_output": "<a href=\"https://google.com\">Hello, Component!</a>"
|
|
}
|