mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
ab1fdb9ee1
commit
31471f6521
4 changed files with 34 additions and 2 deletions
|
@ -1502,6 +1502,22 @@
|
|||
"_": "types.JsonNumber",
|
||||
"value": 604800.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_suggested_reactions_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_suggested_reactions_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 5.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_": "types.messages.AvailableReactions",
|
||||
"hash": 1595444249,
|
||||
"hash": 395211329,
|
||||
"reactions": [
|
||||
{
|
||||
"_": "types.AvailableReaction",
|
||||
|
|
|
@ -1050,6 +1050,22 @@
|
|||
"_": "types.JsonNumber",
|
||||
"value": 604800.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_suggested_reactions_limit_default",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 1.0
|
||||
}
|
||||
},
|
||||
{
|
||||
"_": "types.JsonObjectValue",
|
||||
"key": "stories_suggested_reactions_limit_premium",
|
||||
"value": {
|
||||
"_": "types.JsonNumber",
|
||||
"value": 5.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"_": "types.messages.AvailableReactions",
|
||||
"hash": 774562353,
|
||||
"hash": 1317019510,
|
||||
"reactions": [
|
||||
{
|
||||
"_": "types.AvailableReaction",
|
||||
|
|
Loading…
Reference in a new issue