mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Open stories from notification
This commit is contained in:
@@ -23,4 +23,5 @@ public protocol ChatListController: ViewController {
|
||||
func navigateToFolder(folderId: Int32, completion: @escaping () -> Void)
|
||||
|
||||
func openStories(peerId: EnginePeer.Id)
|
||||
func openStoriesFromNotification(peerId: EnginePeer.Id, storyId: Int32)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user