mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit '03bb85506d411e4092211577d4ccd0a7a8b3b3b8'
# Conflicts: # submodules/TelegramCallsUI/Sources/PresentationGroupCall.swift # submodules/TelegramCore/Sources/GroupCalls.swift # submodules/TelegramUI/Sources/ChatController.swift # submodules/TelegramUI/Sources/PeerInfo/PeerInfoScreen.swift
This commit is contained in:
@@ -954,7 +954,7 @@ public final class PresentationGroupCallImpl: PresentationGroupCall {
|
||||
strongSelf.requestDisposable.set((joinGroupCall(
|
||||
account: strongSelf.account,
|
||||
peerId: strongSelf.peerId,
|
||||
joinAs: strongSelf.joinAsPeerId == strongSelf.account.peerId ? nil : strongSelf.joinAsPeerId,
|
||||
joinAs: strongSelf.joinAsPeerId,
|
||||
callId: callInfo.id,
|
||||
accessHash: callInfo.accessHash,
|
||||
preferMuted: true,
|
||||
|
||||
Reference in New Issue
Block a user