mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[WIP] Saved messages
This commit is contained in:
@@ -2429,7 +2429,7 @@ public final class EntityInputView: UIInputView, AttachmentTextInputPanelInputVi
|
||||
fontSize: self.presentationData.chatFontSize,
|
||||
bubbleCorners: self.presentationData.chatBubbleCorners,
|
||||
accountPeerId: self.context.account.peerId,
|
||||
mode: .standard(previewing: false),
|
||||
mode: .standard(.default),
|
||||
chatLocation: .peer(id: self.context.account.peerId),
|
||||
subject: nil,
|
||||
peerNearbyData: nil,
|
||||
|
||||
Reference in New Issue
Block a user