mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Voice chat and admin updates
This commit is contained in:
@@ -1023,6 +1023,8 @@ public func channelAdminController(context: AccountContext, peerId: PeerId, admi
|
||||
} else {
|
||||
updateFlags = []
|
||||
}
|
||||
} else {
|
||||
updateFlags = adminInfo?.rights.rights
|
||||
}
|
||||
}
|
||||
currentRank = rank
|
||||
|
||||
Reference in New Issue
Block a user