mirror of
https://github.com/danog/Telegram.git
synced 2025-01-06 04:58:56 +01:00
6 lines
86 B
C
6 lines
86 B
C
|
#import "TGMessageEntity.h"
|
||
|
|
||
|
@interface TGMessageEntityItalic : TGMessageEntity
|
||
|
|
||
|
@end
|