Version 11.9

This commit is contained in:
Kylmakalle
2024-07-02 19:58:37 +03:00
parent 587ac7bf00
commit 833ecbc777
797 changed files with 40411 additions and 2895 deletions

View File

@@ -81,6 +81,7 @@ public func tagsForStoreMessage(incoming: Bool, attributes: [MessageAttribute],
}
}
if isAnimated {
// TODO(swiftgram): refinedTag = [.photoOrVideo, .video, .gif]
refinedTag = .gif
}
if file.isAnimatedSticker {