mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various fixes
This commit is contained in:
@@ -227,8 +227,10 @@ func openExternalUrlImpl(context: AccountContext, urlContext: OpenURLContext, ur
|
||||
default:
|
||||
break
|
||||
}
|
||||
}, sendFile: nil,
|
||||
},
|
||||
sendFile: nil,
|
||||
sendSticker: nil,
|
||||
sendEmoji: nil,
|
||||
requestMessageActionUrlAuth: nil,
|
||||
joinVoiceChat: { peerId, invite, call in
|
||||
|
||||
|
||||
Reference in New Issue
Block a user