mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Implement fast confcall migration.
This commit is contained in:
@@ -235,6 +235,8 @@ public:
|
||||
[[nodiscard]] std::shared_ptr<GroupCall> sharedConferenceCall(
|
||||
CallId id,
|
||||
uint64 accessHash);
|
||||
[[nodiscard]] std::shared_ptr<GroupCall> sharedConferenceCallFind(
|
||||
const MTPUpdates &response);
|
||||
|
||||
void watchForOffline(not_null<UserData*> user, TimeId now = 0);
|
||||
void maybeStopWatchForOffline(not_null<UserData*> user);
|
||||
|
Reference in New Issue
Block a user