mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Initial invite requests implementation
This commit is contained in:
@@ -300,7 +300,9 @@ final class PeerSelectionControllerNode: ASDisplayNode {
|
||||
}, presentInviteMembers: {
|
||||
}, presentGigagroupHelp: {
|
||||
}, editMessageMedia: { _, _ in
|
||||
}, updateShowCommands: { _ in }, statuses: nil)
|
||||
}, updateShowCommands: { _ in
|
||||
}, openInviteRequests: {
|
||||
}, statuses: nil)
|
||||
|
||||
self.readyValue.set(self.chatListNode.ready)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user