mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-18 10:16:28 +00:00
Merge branch 'develop' into feature/iOS9-Updates
This commit is contained in:
@@ -228,7 +228,6 @@ typedef NS_ENUM(NSInteger, BITFeedbackObservationMode) {
|
||||
All NSString-Content in the array will be concatenated and result in the message,
|
||||
while all UIImage and NSData-instances will be turned into attachments.
|
||||
|
||||
@param items an NSArray with objects that should be attached
|
||||
@see `[BITFeedbackComposeViewController prepareWithItems:]`
|
||||
*/
|
||||
@property (nonatomic, copy) NSArray *feedbackComposerPreparedItems;
|
||||
|
||||
Reference in New Issue
Block a user