mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Removed Ui::showPeerHistoryAtItem from facades.
This commit is contained in:
@@ -83,6 +83,10 @@ public:
|
||||
|
||||
void preventOrInvoke(Fn<void()> &&callback);
|
||||
|
||||
void invokeForSessionController(
|
||||
not_null<Main::Account*> account,
|
||||
Fn<void(not_null<SessionController*>)> &&callback);
|
||||
|
||||
void openInMediaView(Media::View::OpenRequest &&request);
|
||||
[[nodiscard]] auto openInMediaViewRequests() const
|
||||
-> rpl::producer<Media::View::OpenRequest>;
|
||||
|
Reference in New Issue
Block a user