mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-05 19:33:35 +00: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