2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Send sponsored peers view requests.

This commit is contained in:
John Preston
2025-03-20 10:38:16 +04:00
parent 7f2545a9ef
commit 04e10f81b5
4 changed files with 14 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ public:
int fallbackWidth);
void view(const FullMsgId &fullId);
void view(const QByteArray &randomId);
[[nodiscard]] State state(not_null<History*> history) const;