mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
tos and scroll to date first message
This commit is contained in:
@@ -95,6 +95,7 @@ class ThemeSettingsChatPreviewItemNode: ListViewItemNode {
|
||||
}, presentGlobalOverlayController: { _, _ in }, callPeer: { _ in }, longTap: { _ in }, openCheckoutOrReceipt: { _ in }, openSearch: { }, setupReply: { _ in
|
||||
}, canSetupReply: { _ in
|
||||
return false
|
||||
}, navigateToFirstDateMessage: { _ in
|
||||
}, requestMessageUpdate: { _ in
|
||||
}, cancelInteractiveKeyboardGestures: {
|
||||
}, automaticMediaDownloadSettings: AutomaticMediaDownloadSettings.defaultSettings)
|
||||
|
||||
Reference in New Issue
Block a user