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
af9276ec39
commit
715118b1f3
2 changed files with 3 additions and 3 deletions
|
@ -1411,7 +1411,7 @@
|
||||||
"key": "stories_sent_weekly_limit_premium",
|
"key": "stories_sent_weekly_limit_premium",
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonNumber",
|
"_": "types.JsonNumber",
|
||||||
"value": 70.0
|
"value": 700.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -1427,7 +1427,7 @@
|
||||||
"key": "stories_sent_monthly_limit_premium",
|
"key": "stories_sent_monthly_limit_premium",
|
||||||
"value": {
|
"value": {
|
||||||
"_": "types.JsonNumber",
|
"_": "types.JsonNumber",
|
||||||
"value": 300.0
|
"value": 3000.0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -188,7 +188,7 @@
|
||||||
"h": 1754,
|
"h": 1754,
|
||||||
"round_message": false,
|
"round_message": false,
|
||||||
"supports_streaming": true,
|
"supports_streaming": true,
|
||||||
"nosound": false
|
"nosound": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"_": "types.DocumentAttributeFilename",
|
"_": "types.DocumentAttributeFilename",
|
||||||
|
|
Loading…
Reference in a new issue