Use correct timestamps for reveal.

This commit is contained in:
John Preston
2026-01-23 15:16:59 +04:00
parent ed14a0342d
commit d6c3f0b5e0
4 changed files with 58 additions and 25 deletions
@@ -1685,6 +1685,7 @@ SessionController::SessionController(
#if _DEBUG // TEST: Auto-open craft box on startup
constexpr auto kGiftsCount = 4;
crl::on_main(this, [=] {
return;
const auto user = session->user();
session->api().request(MTPpayments_GetSavedStarGifts(
MTP_flags(MTPpayments_GetSavedStarGifts::Flag::f_exclude_unlimited),