mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Documentation fixes
This commit is contained in:
@@ -89,7 +89,7 @@ typedef NS_ENUM(NSInteger, BITFeedbackUserDataElement) {
|
||||
|
||||
It is also possible to invoke the user interface to compose a new message in your
|
||||
own code, by calling `[BITFeedbackManager showFeedbackComposeView]` modally or adding
|
||||
`[BITFeedackManager feedbackComposeViewController]` to push onto a navigation stack.
|
||||
`[BITFeedbackManager feedbackComposeViewController]` to push onto a navigation stack.
|
||||
|
||||
If new messages are written while the device is offline, the SDK automatically retries to
|
||||
send them once the app starts again or gets active again, or if the notification
|
||||
|
||||
Reference in New Issue
Block a user