telegram-crawler/data/server/test/GetPremiumPromo.json
2022-07-13 16:19:37 +00:00

23 lines
No EOL
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": []
}