mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-05 20:22:15 +00:00
8 lines
104 B
Objective-C
8 lines
104 B
Objective-C
#import <Foundation/Foundation.h>
|
|
|
|
@class MTSignal;
|
|
|
|
@interface MTBackupAddressSignals : NSObject
|
|
|
|
@end
|