mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Voice chat fixes
This commit is contained in:
@@ -19,6 +19,7 @@ public enum ChannelMembersSearchFilter {
|
||||
case exclude([PeerId])
|
||||
case disable([PeerId])
|
||||
case excludeNonMembers
|
||||
case excludeBots
|
||||
}
|
||||
|
||||
public final class ChannelMembersSearchController: ViewController {
|
||||
|
||||
Reference in New Issue
Block a user