mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Add voice chat invite links support
This commit is contained in:
@@ -214,7 +214,9 @@ func openExternalUrlImpl(context: AccountContext, urlContext: OpenURLContext, ur
|
||||
}, sendFile: nil,
|
||||
sendSticker: nil,
|
||||
requestMessageActionUrlAuth: nil,
|
||||
present: { c, a in
|
||||
joinVoiceChat: { peerId, invite, call in
|
||||
|
||||
}, present: { c, a in
|
||||
context.sharedContext.applicationBindings.dismissNativeController()
|
||||
|
||||
c.presentationArguments = a
|
||||
|
||||
Reference in New Issue
Block a user