mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Update conference calls
This commit is contained in:
@@ -398,6 +398,8 @@ final class AuthorizedApplicationContext {
|
||||
if let action = media as? TelegramMediaAction {
|
||||
if case .messageAutoremoveTimeoutUpdated = action.action {
|
||||
return
|
||||
} else if case .conferenceCall = action.action {
|
||||
return
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user