mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Show requests / group call / report in forums.
This commit is contained in:
@@ -401,6 +401,7 @@ public:
|
||||
[[nodiscard]] bool canShowSeparateWindow(not_null<PeerData*> peer) const;
|
||||
void showPeer(not_null<PeerData*> peer, MsgId msgId = ShowAtUnreadMsgId);
|
||||
|
||||
void startOrJoinGroupCall(not_null<PeerData*> peer);
|
||||
void startOrJoinGroupCall(
|
||||
not_null<PeerData*> peer,
|
||||
Calls::StartGroupCallArgs args);
|
||||
|
Reference in New Issue
Block a user