mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
9e6dfef2fb
commit
a4102920ae
2 changed files with 16 additions and 16 deletions
|
@ -1141,6 +1141,14 @@
|
|||
"_": "types.JsonString",
|
||||
"value": "emoji_status"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "peer_colors"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "wallpapers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "profile_badge"
|
||||
|
@ -1168,14 +1176,6 @@
|
|||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "premium_stickers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "wallpapers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "peer_colors"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -614,6 +614,14 @@
|
|||
"_": "types.JsonString",
|
||||
"value": "emoji_status"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "peer_colors"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "wallpapers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "profile_badge"
|
||||
|
@ -641,14 +649,6 @@
|
|||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "premium_stickers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "wallpapers"
|
||||
},
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "peer_colors"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue