mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-21 00:23:56 +08:00
Initial support for streamed stories.
This commit is contained in:
@@ -1250,7 +1250,7 @@ std::shared_ptr<GroupCall> Session::sharedConferenceCall(
|
||||
accessHash,
|
||||
TimeId(), // scheduledDate
|
||||
false, // rtmp
|
||||
true); // conference
|
||||
GroupCallOrigin::Conference);
|
||||
if (i != end(_conferenceCalls)) {
|
||||
i->second = result;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user