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:
Ali
2021-03-06 00:41:37 +04:00
21 changed files with 5070 additions and 4738 deletions

View File

@@ -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,