Various improvements

This commit is contained in:
Isaac
2025-10-11 00:56:21 +08:00
parent e3ee0126b2
commit b9b38e5fbf
87 changed files with 1337 additions and 498 deletions

View File

@@ -726,6 +726,12 @@ public final class TelegramRootController: NavigationController, TelegramRootCon
}
if let media {
#if DEBUG
if "".isEmpty {
let _ = context.engine.messages.beginStoryLivestream().startStandalone()
}
#endif
let _ = (context.engine.messages.uploadStory(
target: target,
media: media,