[WIP] Post suggestion

This commit is contained in:
Isaac
2025-06-17 15:22:39 +04:00
parent da225fd4d8
commit ab470b6be7
18 changed files with 140 additions and 42 deletions

View File

@@ -2402,6 +2402,7 @@ public final class SharedAccountContextImpl: SharedAccountContext {
}, updateChatLocationThread: { _, _ in
}, requestToggleTodoMessageItem: { _, _, _ in
}, displayTodoToggleUnavailable: { _ in
}, openStarsPurchase: { _ in
}, automaticMediaDownloadSettings: MediaAutoDownloadSettings.defaultSettings,
pollActionState: ChatInterfacePollActionState(), stickerSettings: ChatInterfaceStickerSettings(), presentationContext: ChatPresentationContext(context: context, backgroundNode: backgroundNode as? WallpaperBackgroundNode))