Add rules command tests

This commit is contained in:
Ethan Lane 2022-01-22 15:01:41 +00:00
parent e46e1c3d8b
commit f5640f6082
Signed by: Vylpes
GPG key ID: EED233CC06D12504
3 changed files with 132 additions and 3 deletions

View file

@ -0,0 +1,13 @@
[
{
"image": "IMAGEURL"
},
{
"title": "TITLE 1",
"description": [
"DESCRIPTION 1A",
"DESCRIPTION 1B"
],
"footer": "FOOTER 1"
}
]