mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Move app to a dedicated folder
This commit is contained in:
9
Telegram/Watch/Extension/TGNeoServiceMessageViewModel.h
Normal file
9
Telegram/Watch/Extension/TGNeoServiceMessageViewModel.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#import "TGNeoMessageViewModel.h"
|
||||
|
||||
@class TGChatInfo;
|
||||
|
||||
@interface TGNeoServiceMessageViewModel : TGNeoMessageViewModel
|
||||
|
||||
- (instancetype)initWithChatInfo:(TGChatInfo *)chatInfo;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user