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(