mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-31 21:01:53 +02:00
Update content of files
This commit is contained in:
parent
a4a08ffff0
commit
4d6028d752
5 changed files with 19 additions and 36 deletions
|
@ -645,7 +645,7 @@
|
|||
"key": "autoarchive_setting_available",
|
||||
"value": {
|
||||
"_": "types.JsonBool",
|
||||
"value": false
|
||||
"value": true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -653,12 +653,7 @@
|
|||
"key": "pending_suggestions",
|
||||
"value": {
|
||||
"_": "types.JsonArray",
|
||||
"value": [
|
||||
{
|
||||
"_": "types.JsonString",
|
||||
"value": "VALIDATE_PHONE_NUMBER"
|
||||
}
|
||||
]
|
||||
"value": []
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -17,22 +17,22 @@
|
|||
"notify_default_delay_ms": 1500,
|
||||
"push_chat_period_ms": 60000,
|
||||
"push_chat_limit": 2,
|
||||
"saved_gifs_limit": 200,
|
||||
"saved_gifs_limit": 400,
|
||||
"edit_time_limit": 172800,
|
||||
"revoke_time_limit": 2147483647,
|
||||
"revoke_pm_time_limit": 2147483647,
|
||||
"rating_e_decay": 2419200,
|
||||
"stickers_recent_limit": 200,
|
||||
"stickers_faved_limit": 5,
|
||||
"stickers_faved_limit": 10,
|
||||
"channels_read_media_period": 604800,
|
||||
"pinned_dialogs_count_max": 5,
|
||||
"pinned_dialogs_count_max": 10,
|
||||
"pinned_infolder_count_max": 100,
|
||||
"call_receive_timeout_ms": 20000,
|
||||
"call_ring_timeout_ms": 90000,
|
||||
"call_connect_timeout_ms": 30000,
|
||||
"call_packet_timeout_ms": 10000,
|
||||
"me_url_prefix": "https://t.me/",
|
||||
"caption_length_max": 1024,
|
||||
"caption_length_max": 2048,
|
||||
"message_length_max": 4096,
|
||||
"webfile_dc_id": 4,
|
||||
"phonecalls_enabled": true,
|
||||
|
@ -43,7 +43,7 @@
|
|||
"blocked_mode": false,
|
||||
"pfs_enabled": false,
|
||||
"force_try_ipv6": false,
|
||||
"autoupdate_url_prefix": "https://tdesktop.telega.one/",
|
||||
"autoupdate_url_prefix": "https://td.telegram.org/",
|
||||
"gif_search_username": "gif",
|
||||
"venue_search_username": "foursquare",
|
||||
"img_search_username": "bing"
|
||||
|
|
|
@ -1,18 +1,12 @@
|
|||
{
|
||||
"_": "types.help.PremiumPromo",
|
||||
"status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.",
|
||||
"status_text": "Your Premium Subscription is active. \nExtension date is 20.09.2022.\nManage in Premium Bot.",
|
||||
"status_entities": [
|
||||
{
|
||||
"_": "types.MessageEntityTextUrl",
|
||||
"offset": 52,
|
||||
"length": 25,
|
||||
"url": "https://telegram.org/tos"
|
||||
},
|
||||
{
|
||||
"_": "types.MessageEntityTextUrl",
|
||||
"offset": 82,
|
||||
"length": 14,
|
||||
"url": "https://telegram.org/privacy"
|
||||
"offset": 78,
|
||||
"length": 11,
|
||||
"url": "https://t.me/PremiumBot?start=status"
|
||||
}
|
||||
],
|
||||
"video_sections": [
|
||||
|
|
|
@ -17,22 +17,22 @@
|
|||
"notify_default_delay_ms": 1500,
|
||||
"push_chat_period_ms": 60000,
|
||||
"push_chat_limit": 2,
|
||||
"saved_gifs_limit": 25,
|
||||
"saved_gifs_limit": 50,
|
||||
"edit_time_limit": 900,
|
||||
"revoke_time_limit": 2147483647,
|
||||
"revoke_pm_time_limit": 2147483647,
|
||||
"rating_e_decay": 2419200,
|
||||
"stickers_recent_limit": 200,
|
||||
"stickers_faved_limit": 5,
|
||||
"stickers_faved_limit": 10,
|
||||
"channels_read_media_period": 300,
|
||||
"pinned_dialogs_count_max": 4,
|
||||
"pinned_dialogs_count_max": 6,
|
||||
"pinned_infolder_count_max": 3,
|
||||
"call_receive_timeout_ms": 20000,
|
||||
"call_ring_timeout_ms": 90000,
|
||||
"call_connect_timeout_ms": 30000,
|
||||
"call_packet_timeout_ms": 10000,
|
||||
"me_url_prefix": "https://t.me/",
|
||||
"caption_length_max": 1024,
|
||||
"caption_length_max": 2048,
|
||||
"message_length_max": 4096,
|
||||
"webfile_dc_id": 2,
|
||||
"phonecalls_enabled": true,
|
||||
|
|
|
@ -1,18 +1,12 @@
|
|||
{
|
||||
"_": "types.help.PremiumPromo",
|
||||
"status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.",
|
||||
"status_text": "Your Premium Subscription is active.\nExtension date is 19.09.2022.\nManage your subscription in the App Store.",
|
||||
"status_entities": [
|
||||
{
|
||||
"_": "types.MessageEntityTextUrl",
|
||||
"offset": 52,
|
||||
"length": 25,
|
||||
"url": "https://telegram.org/tos"
|
||||
},
|
||||
{
|
||||
"_": "types.MessageEntityTextUrl",
|
||||
"offset": 82,
|
||||
"length": 14,
|
||||
"url": "https://telegram.org/privacy"
|
||||
"offset": 99,
|
||||
"length": 9,
|
||||
"url": "https://apps.apple.com/account/subscriptions"
|
||||
}
|
||||
],
|
||||
"video_sections": [],
|
||||
|
|
Loading…
Add table
Reference in a new issue