Swiftgram/LegacyComponents/TGMessageEntityUrl.h
2017-07-19 20:26:28 +03:00

8 lines
135 B
Objective-C

#import <Foundation/Foundation.h>
#import <LegacyComponents/TGMessageEntity.h>
@interface TGMessageEntityUrl : TGMessageEntity
@end