mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
778fd547d8
commit
6265140b0a
1 changed files with 12 additions and 12 deletions
|
@ -525,22 +525,14 @@
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonArray",
|
"_": "types.JsonArray",
|
||||||
"value": [
|
"value": [
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "faster_download"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "profile_badge"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "voice_to_text"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "app_icons"
|
"value": "app_icons"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "faster_download"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "double_limits"
|
"value": "double_limits"
|
||||||
|
@ -549,6 +541,10 @@
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "more_upload"
|
"value": "more_upload"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "voice_to_text"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "no_ads"
|
"value": "no_ads"
|
||||||
|
@ -569,6 +565,10 @@
|
||||||
"_": "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"
|
||||||
|
|
Loading…
Reference in a new issue