telegram-crawler/data/server/test/GetPremiumPromo.json

23 lines
639 B
JSON
Raw Normal View History

2022-06-20 20:54:51 +02:00
{
"_": "types.help.PremiumPromo",
2022-07-13 18:19:37 +02:00
"status_text": "By subscribing to Telegram Premium you agree to the Telegram Terms of Service and Privacy Policy.",
2022-06-20 20:54:51 +02:00
"status_entities": [
{
"_": "types.MessageEntityTextUrl",
2022-07-06 18:17:39 +02:00
"offset": 52,
"length": 25,
"url": "https://telegram.org/tos"
},
{
"_": "types.MessageEntityTextUrl",
"offset": 82,
"length": 14,
"url": "https://telegram.org/privacy"
2022-06-20 20:54:51 +02:00
}
],
"video_sections": [],
"videos": [],
"currency": "crawler",
"monthly_amount": -1,
"users": []
}