mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-23 11:41:13 +00:00
Fix secret chat association
This commit is contained in:
parent
3cad999c75
commit
cf97d7bb3b
@ -22,6 +22,7 @@ public final class TelegramSecretChat: Peer, Equatable {
|
||||
}
|
||||
|
||||
public let notificationSettingsPeerId: PeerId?
|
||||
public let associatedPeerOverridesIdentity: Bool = true
|
||||
|
||||
public var timeoutAttribute: UInt32? { return nil }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user