mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes and documentation improvements
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
|
||||
/**
|
||||
Sets the `BITFeedbackComposeViewControllerDelegate` delegate.
|
||||
|
||||
The delegate is automatically set by using `[BITHockeyManager setDelegate:]`. You
|
||||
should not need to set this delegate individually.
|
||||
|
||||
@see `[BITHockeyManager setDelegate:`]
|
||||
*/
|
||||
@property (nonatomic, weak) id<BITFeedbackComposeViewControllerDelegate> delegate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user