mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-30 01:08:02 +00:00
Partially implement viewing channel gifts.
This commit is contained in:
@@ -834,7 +834,7 @@ std::optional<Data::StarGift> FromTL(
|
||||
}
|
||||
|
||||
std::optional<Data::UserStarGift> FromTL(
|
||||
not_null<UserData*> to,
|
||||
not_null<PeerData*> to,
|
||||
const MTPuserStarGift &gift) {
|
||||
const auto session = &to->session();
|
||||
const auto &data = gift.data();
|
||||
|
||||
Reference in New Issue
Block a user