telegram-crawler/data/server/test/GetPremiumPromo.json
2022-07-06 16:17:39 +00:00

23 lines
No EOL
747 B
JSON

{
"_": "types.help.PremiumPromo",
"status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.\n\nYour Premium Subscription expired on 06.07.2022.\nFeel free to resubscribe to get Premium features back.",
"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": []
}