mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Various improvements
This commit is contained in:
@@ -15,6 +15,7 @@ public enum NativeVideoContentId: Hashable {
|
||||
case message(UInt32, MediaId)
|
||||
case instantPage(MediaId, MediaId)
|
||||
case contextResult(Int64, String)
|
||||
case profileVideo(Int64)
|
||||
}
|
||||
|
||||
public final class NativeVideoContent: UniversalVideoContent {
|
||||
|
||||
Reference in New Issue
Block a user