mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Update themes
This commit is contained in:
@@ -148,9 +148,9 @@ public struct ChatAvailableMessageActions {
|
||||
}
|
||||
|
||||
public enum WallpaperUrlParameter {
|
||||
case slug(String, WallpaperPresentationOptions, UIColor?, Int32?)
|
||||
case slug(String, WallpaperPresentationOptions, UIColor?, UIColor?, Int32?, Int32?)
|
||||
case color(UIColor)
|
||||
case gradient(UIColor, UIColor)
|
||||
case gradient(UIColor, UIColor, Int32?)
|
||||
}
|
||||
|
||||
public enum ResolvedUrl {
|
||||
|
||||
Reference in New Issue
Block a user