mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
23 lines
639 B
JSON
23 lines
639 B
JSON
|
{
|
||
|
"_": "types.help.PremiumPromo",
|
||
|
"status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.",
|
||
|
"status_entities": [
|
||
|
{
|
||
|
"_": "types.MessageEntityTextUrl",
|
||
|
"offset": 52,
|
||
|
"length": 25,
|
||
|
"url": "https://telegram.org/tos"
|
||
|
},
|
||
|
{
|
||
|
"_": "types.MessageEntityTextUrl",
|
||
|
"offset": 82,
|
||
|
"length": 14,
|
||
|
"url": "https://telegram.org/privacy"
|
||
|
}
|
||
|
],
|
||
|
"video_sections": [],
|
||
|
"videos": [],
|
||
|
"currency": "crawler",
|
||
|
"monthly_amount": -1,
|
||
|
"users": []
|
||
|
}
|