From e6fc58d797ffbc1e43a2698ab836405d32d7c7ee Mon Sep 17 00:00:00 2001 From: Isaac <> Date: Fri, 4 Apr 2025 22:21:56 +0400 Subject: [PATCH] Fix build --- submodules/TelegramVoip/Sources/GroupCallContext.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/submodules/TelegramVoip/Sources/GroupCallContext.swift b/submodules/TelegramVoip/Sources/GroupCallContext.swift index dc3bc51f68..e631caf116 100644 --- a/submodules/TelegramVoip/Sources/GroupCallContext.swift +++ b/submodules/TelegramVoip/Sources/GroupCallContext.swift @@ -899,6 +899,7 @@ public final class OngoingGroupCallContext { } return OngoingGroupCallRequestedVideoChannel( audioSsrc: channel.audioSsrc, + userId: channel.peerId, endpointId: channel.endpointId, ssrcGroups: channel.ssrcGroups.map { group in return OngoingGroupCallSsrcGroup(