mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Conference calls
This commit is contained in:
@@ -307,6 +307,8 @@ extension ChatControllerImpl {
|
||||
switch action.action {
|
||||
case .phoneCall:
|
||||
break
|
||||
case .conferenceCall:
|
||||
break
|
||||
default:
|
||||
hideReactionPanelTail = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user