Improve channel gifts viewing.

This commit is contained in:
John Preston
2025-01-22 22:12:50 +04:00
parent 27bba8250a
commit 80db076f38
9 changed files with 156 additions and 86 deletions
@@ -40,6 +40,7 @@ struct UniqueGift {
CollectibleId id = 0;
QString slug;
QString title;
QString ownerAddress;
QString ownerName;
PeerId ownerId = 0;
int number = 0;