Update content of files

This commit is contained in:
GitHub Action 2024-02-02 09:46:19 +00:00
parent 9e6dfef2fb
commit a4102920ae
2 changed files with 16 additions and 16 deletions

View file

@ -1141,6 +1141,14 @@
"_": "types.JsonString", "_": "types.JsonString",
"value": "emoji_status" "value": "emoji_status"
}, },
{
"_": "types.JsonString",
"value": "peer_colors"
},
{
"_": "types.JsonString",
"value": "wallpapers"
},
{ {
"_": "types.JsonString", "_": "types.JsonString",
"value": "profile_badge" "value": "profile_badge"
@ -1168,14 +1176,6 @@
{ {
"_": "types.JsonString", "_": "types.JsonString",
"value": "premium_stickers" "value": "premium_stickers"
},
{
"_": "types.JsonString",
"value": "wallpapers"
},
{
"_": "types.JsonString",
"value": "peer_colors"
} }
] ]
} }

View file

@ -614,6 +614,14 @@
"_": "types.JsonString", "_": "types.JsonString",
"value": "emoji_status" "value": "emoji_status"
}, },
{
"_": "types.JsonString",
"value": "peer_colors"
},
{
"_": "types.JsonString",
"value": "wallpapers"
},
{ {
"_": "types.JsonString", "_": "types.JsonString",
"value": "profile_badge" "value": "profile_badge"
@ -641,14 +649,6 @@
{ {
"_": "types.JsonString", "_": "types.JsonString",
"value": "premium_stickers" "value": "premium_stickers"
},
{
"_": "types.JsonString",
"value": "wallpapers"
},
{
"_": "types.JsonString",
"value": "peer_colors"
} }
] ]
} }