WinterGram/submodules/TelegramUI/Resources/WinterGramBadgesManifest.json

50 lines
1.4 KiB
JSON

{
"version": 0,
"canvas": 1024,
"badges": [
{
"id": "developer",
"description": "WinterGram developer",
"peers": { "users": [885166226, 5665997196], "channels": [] },
"priority": 100,
"layers": [
{
"name": "backplate",
"source": "WntGramBackplateShape",
"x": 0, "y": 0, "width": 1024, "height": 1024,
"tint": "theme",
"animation": { "type": "rotate", "duration": 8.0, "direction": "cw", "loop": true }
},
{
"name": "icon",
"source": "WntGramSnowflakeShape",
"x": 134, "y": 134, "width": 756, "height": 756,
"tint": "#FFFFFF",
"animation": { "type": "none" }
}
]
},
{
"id": "official",
"description": "Official WinterGram channel",
"peers": { "users": [], "channels": [3943351959, 4316373875, 3999337820, 4348385636] },
"priority": 50,
"layers": [
{
"name": "backplate",
"source": "WntGramBackplateShape",
"x": 0, "y": 0, "width": 1024, "height": 1024,
"tint": "theme",
"animation": { "type": "rotate", "duration": 8.0, "direction": "cw", "loop": true }
},
{
"name": "icon",
"source": "WntGramSnowflakeShape",
"x": 134, "y": 134, "width": 756, "height": 756,
"tint": "#FFFFFF",
"animation": { "type": "none" }
}
]
}
]
}