mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Update notification service
This commit is contained in:
@@ -28,6 +28,8 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@interface AccountDatacenterInfo: NSObject
|
||||
|
||||
@property (nonatomic, strong, readonly) AccountDatacenterKey *masterKey;
|
||||
@property (nonatomic, strong, readonly) AccountDatacenterKey *ephemeralMainKey;
|
||||
@property (nonatomic, strong, readonly) AccountDatacenterKey *ephemeralMediaKey;
|
||||
@property (nonatomic, strong, readonly) NSArray<AccountDatacenterAddress *> *addressList;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user