mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-02 15:48:31 +01:00
Update content of files
This commit is contained in:
parent
d95f5a822a
commit
89dc4d7266
1 changed files with 24 additions and 0 deletions
|
@ -1370,6 +1370,30 @@
|
|||
"value": "premium"
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_stealth_past_period",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 300.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_stealth_future_period",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 1500.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_stealth_cooldown_period",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 3600.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_all_hidden",
|
||||
|
|
Loading…
Add table
Reference in a new issue