mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 00:38:33 +01:00
Update content of files
This commit is contained in:
parent
d01a03e9a9
commit
04bfaeb571
1 changed files with 8 additions and 8 deletions
|
@ -525,14 +525,6 @@
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonArray",
|
"_": "types.JsonArray",
|
||||||
"value": [
|
"value": [
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "app_icons"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "profile_badge"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "double_limits"
|
"value": "double_limits"
|
||||||
|
@ -569,9 +561,17 @@
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "advanced_chat_management"
|
"value": "advanced_chat_management"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "profile_badge"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "animated_userpics"
|
"value": "animated_userpics"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "app_icons"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue