mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-02-17 19:33:25 +01:00
Update content of files
This commit is contained in:
parent
bdffd76af9
commit
e6ae7bb2ff
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": "faster_download"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "double_limits"
|
"value": "double_limits"
|
||||||
|
@ -541,6 +533,10 @@
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "more_upload"
|
"value": "more_upload"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "faster_download"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "voice_to_text"
|
"value": "voice_to_text"
|
||||||
|
@ -572,6 +568,10 @@
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "animated_userpics"
|
"value": "animated_userpics"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "app_icons"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue