From b60aec3598a12a5bf07ad490fa87723e308cd58b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 10 Nov 2013 15:56:03 +0400 Subject: Images --- Juick/Message.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Juick/Message.h') diff --git a/Juick/Message.h b/Juick/Message.h index 927d9f0..10e9fb3 100644 --- a/Juick/Message.h +++ b/Juick/Message.h @@ -18,6 +18,7 @@ @property(nonatomic, copy) NSString *text; @property(nonatomic, copy) NSArray *tags; @property(nonatomic, copy) NSString *timestamp; +@property(nonatomic, copy) NSString *attach; @property(nonatomic, copy) NSString *repliesBy; @property(nonatomic, copy) NSDecimalNumber *repliesCount; -- cgit v1.2.3