mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-26 01:41:20 +01:00
Update content of files
This commit is contained in:
parent
7c151837b4
commit
d3e0c91ce7
2 changed files with 80 additions and 0 deletions
|
@ -1519,6 +1519,46 @@
|
||||||
"value": 5.0
|
"value": 5.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_gifts_purchase_available",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonBool",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_add_peers_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 10.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_countries_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 10.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_boosts_per_premium",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 4.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_period_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 604800.0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonObjectValue",
|
"_": "types.JsonObjectValue",
|
||||||
"key": "boosts_per_sent_gift",
|
"key": "boosts_per_sent_gift",
|
||||||
|
|
|
@ -1067,6 +1067,46 @@
|
||||||
"value": 5.0
|
"value": 5.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_gifts_purchase_available",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonBool",
|
||||||
|
"value": true
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_add_peers_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 3.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_countries_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 3.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_boosts_per_premium",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 4.0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"_": "types.JsonObjectValue",
|
||||||
|
"key": "giveaway_period_max",
|
||||||
|
"value": {
|
||||||
|
"_": "types.JsonNumber",
|
||||||
|
"value": 604800.0
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"_": "types.JsonObjectValue",
|
"_": "types.JsonObjectValue",
|
||||||
"key": "boosts_per_sent_gift",
|
"key": "boosts_per_sent_gift",
|
||||||
|
|
Loading…
Add table
Reference in a new issue