mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
aee51ab539
commit
5efce7312d
1 changed files with 8 additions and 8 deletions
|
@ -525,6 +525,14 @@
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonArray",
|
"_": "types.JsonArray",
|
||||||
"value": [
|
"value": [
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "faster_download"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonString",
|
||||||
|
"value": "profile_badge"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonString",
|
"_": "types.JsonString",
|
||||||
"value": "double_limits"
|
"value": "double_limits"
|
||||||
|
@ -533,10 +541,6 @@
|
||||||
"_": "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"
|
||||||
|
@ -561,10 +565,6 @@
|
||||||
"_": "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