2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Add message link to channel star transaction info.

This commit is contained in:
John Preston
2024-11-01 16:43:36 +04:00
parent e1b33fbc40
commit a333615e53
6 changed files with 15 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ struct CreditsHistoryEntry final {
uint64 barePeerId = 0;
uint64 bareGiveawayMsgId = 0;
uint64 bareGiftStickerId = 0;
uint64 bareActorId = 0;
PeerType peerType;
QDateTime subscriptionUntil;
QDateTime successDate;