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

17 lines
502 B
JSON
Raw Normal View History

2022-06-20 20:54:51 +02:00
{
"_": "types.help.PremiumPromo",
2022-08-21 10:06:00 +02:00
"status_text": "Your Premium Subscription is active.\nExtension date is 19.09.2022.\nManage your subscription in the App Store.",
2022-06-20 20:54:51 +02:00
"status_entities": [
{
"_": "types.MessageEntityTextUrl",
2022-08-21 10:06:00 +02:00
"offset": 99,
"length": 9,
"url": "https://apps.apple.com/account/subscriptions"
2022-06-20 20:54:51 +02:00
}
],
"video_sections": [],
"videos": [],
"currency": "crawler",
"monthly_amount": -1,
"users": []
}