mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
- Story search UI
- Delete message confirmation
This commit is contained in:
@@ -1640,6 +1640,7 @@ struct ChatListViewState {
|
||||
includeFrom: true,
|
||||
to: .absoluteLowerBound().withPeerId(associatedMessageId.peerId).withNamespace(associatedMessageId.namespace),
|
||||
ignoreMessagesInTimestampRange: nil,
|
||||
ignoreMessageIds: Set(),
|
||||
limit: 2
|
||||
)
|
||||
for innerMessage in innerMessages {
|
||||
|
||||
Reference in New Issue
Block a user