mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-05 02:50:42 +00:00
6 lines
101 B
Objective-C
6 lines
101 B
Objective-C
#import <LegacyComponents/TGMessageEntity.h>
|
|
|
|
@interface TGMessageEntityCode : TGMessageEntity
|
|
|
|
@end
|