mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-06 02:45:30 +01:00
Update content of files
This commit is contained in:
parent
a2683fda98
commit
7b47795703
1 changed files with 40 additions and 0 deletions
|
@ -1067,6 +1067,46 @@
|
|||
"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": 2678400.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "boosts_channel_level_max",
|
||||
|
|
Loading…
Reference in a new issue