2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-01 23:15:59 +00:00

Allow suggesting with TON.

This commit is contained in:
John Preston
2025-06-24 13:39:24 +04:00
parent 0fa50f1951
commit 6272b79f70
12 changed files with 584 additions and 56 deletions

View File

@@ -2756,11 +2756,6 @@ void Updates::feedUpdate(const MTPUpdate &update) {
_session->credits().apply(data);
} break;
case mtpc_updateStarsTonBalance: {
const auto &data = update.c_updateStarsBalance();
_session->credits().apply(data);
} break;
case mtpc_updatePaidReactionPrivacy: {
const auto &data = update.c_updatePaidReactionPrivacy();
_session->api().globalPrivacy().updatePaidReactionShownPeer(