mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
2e6fd852ae
commit
31fe38b66d
1 changed files with 24 additions and 24 deletions
|
@ -548,6 +548,18 @@
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "double_limits"
|
"value": "double_limits"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "voice_to_text"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "faster_download"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "translations"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "animated_emoji"
|
"value": "animated_emoji"
|
||||||
|
@ -558,27 +570,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "faster_download"
|
"value": "emoji_status"
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "voice_to_text"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "no_ads"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "infinite_reactions"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "premium_stickers"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "advanced_chat_management"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
|
@ -586,7 +578,11 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "animated_userpics"
|
"value": "advanced_chat_management"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "no_ads"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
|
@ -594,11 +590,15 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "emoji_status"
|
"value": "infinite_reactions"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "translations"
|
"value": "animated_userpics"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "premium_stickers"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue