mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
c12547cea9
commit
441aa74788
1 changed files with 32 additions and 0 deletions
|
@ -1398,6 +1398,38 @@
|
|||
"value": 3600.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_weekly_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 7.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_weekly_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 70.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_monthly_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 30.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_monthly_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 300.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_venue_search_username",
|
||||
|
|
Loading…
Reference in a new issue