mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
468dce76a7
commit
47bced9544
2 changed files with 2 additions and 7 deletions
|
@ -653,7 +653,7 @@
|
||||||
"key": "pending_suggestions",
|
"key": "pending_suggestions",
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonArray",
|
"_": "types.JsonArray",
|
||||||
"value": []
|
"value": "crawler"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -172,12 +172,7 @@
|
||||||
"key": "pending_suggestions",
|
"key": "pending_suggestions",
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonArray",
|
"_": "types.JsonArray",
|
||||||
"value": [
|
"value": "crawler"
|
||||||
{
|
|
||||||
"_": "types.JsonString",
|
|
||||||
"value": "VALIDATE_PHONE_NUMBER"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue