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
35ebd25b3e
commit
c12547cea9
1 changed files with 32 additions and 0 deletions
|
@ -943,6 +943,38 @@
|
|||
"value": 3600.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_weekly_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 4.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_weekly_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 40.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_monthly_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 5.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_sent_monthly_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 50.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_venue_search_username",
|
||||
|
|
Loading…
Reference in a new issue