diff --git a/Telegram/SourceFiles/calls/group/calls_group_settings.cpp b/Telegram/SourceFiles/calls/group/calls_group_settings.cpp index 9ab4f72dda..7a1b178db7 100644 --- a/Telegram/SourceFiles/calls/group/calls_group_settings.cpp +++ b/Telegram/SourceFiles/calls/group/calls_group_settings.cpp @@ -858,7 +858,11 @@ std::pair, rpl::lifetime> ShareInviteLinkAction( }); }).send(); - if (!state->linkSpeaker.has_value()) { + if (real->rtmp()) { + state->linkSpeaker = QString(); + state->linkSpeakerRequestId = 0; + shareReady(); + } else if (!state->linkSpeaker.has_value()) { using Flag = MTPphone_ExportGroupCallInvite::Flag; state->linkSpeakerRequestId = peer->session().api().request( MTPphone_ExportGroupCallInvite(