mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-28 13:17:43 +00:00
Enable ads leading to a specific channel post.
This commit is contained in:
parent
185523f66f
commit
e471d61d7a
@ -153,7 +153,7 @@ void SponsoredMessages::append(
|
||||
data.ventities().value_or_empty()),
|
||||
},
|
||||
.history = history,
|
||||
//.msgId = data.vchannel_post().value_or_empty(),
|
||||
.msgId = data.vchannel_post().value_or_empty(),
|
||||
};
|
||||
list.entries.push_back({ nullptr, std::move(sharedMessage) });
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user