mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Add bio editing and photo setup in voice chats
This commit is contained in:
@@ -24,6 +24,7 @@ protocol PeerInfoPaneNode: ASDisplayNode {
|
||||
func addToTransitionSurface(view: UIView)
|
||||
func updateHiddenMedia()
|
||||
func updateSelectedMessages(animated: Bool)
|
||||
func ensureMessageIsVisible(id: MessageId)
|
||||
}
|
||||
|
||||
final class PeerInfoPaneWrapper {
|
||||
|
||||
Reference in New Issue
Block a user