2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Update API scheme on layer 143.

This commit is contained in:
John Preston
2022-06-08 16:51:31 +04:00
parent 2b21ec3299
commit aaf1383304
3 changed files with 4 additions and 6 deletions

View File

@@ -51,6 +51,7 @@ void Premium::reload() {
)).done([=](const MTPhelp_PremiumPromo &result) {
_statusRequestId = 0;
result.match([&](const MTPDhelp_premiumPromo &data) {
_session->data().processUsers(data.vusers());
_monthlyAmount = data.vmonthly_amount().v;
_monthlyCurrency = qs(data.vcurrency());
auto text = TextWithEntities{