Skip to content
Snippets Groups Projects
Commit 356bbd5b authored by felixwelter's avatar felixwelter
Browse files
parents 75f57538 b18fa8b7
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,16 @@ and type-dependent data. e.g. ...@@ -13,8 +13,16 @@ and type-dependent data. e.g.
} }
``` ```
```
{
"type": "text",
"text": "This will hopefully be useful information."
}
```
``` ```
{ {
"type": "miss" "type": "miss"
} }
``` ```
Currently the three types shown above are supporting along side with the shown type-dependent data.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment