mirror of
https://github.com/danog/tl-schema.git
synced 2024-12-02 17:28:32 +01:00
40 lines
655 B
JSON
40 lines
655 B
JSON
{
|
|
"constructors": [
|
|
{
|
|
"id": "1662091044",
|
|
"predicate": "wallPaperSolid",
|
|
"params": [
|
|
{
|
|
"name": "id",
|
|
"type": "int"
|
|
},
|
|
{
|
|
"name": "title",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "bg_color",
|
|
"type": "int"
|
|
},
|
|
{
|
|
"name": "color",
|
|
"type": "int"
|
|
}
|
|
],
|
|
"type": "WallPaper"
|
|
}
|
|
],
|
|
"methods": [
|
|
{
|
|
"id": "-1514252589",
|
|
"method": "invokeWithLayer7",
|
|
"params": [
|
|
{
|
|
"name": "query",
|
|
"type": "!X"
|
|
}
|
|
],
|
|
"type": "X"
|
|
}
|
|
]
|
|
} |