Update colors API

This commit is contained in:
Isaac
2023-11-22 19:02:11 +04:00
parent 08bf729d29
commit f5b039e556
10 changed files with 569 additions and 21 deletions

View File

@@ -114,6 +114,7 @@ public struct Namespaces {
public static let cachedChannelBoosts: Int8 = 31
public static let displayedMessageNotifications: Int8 = 32
public static let recommendedChannels: Int8 = 33
public static let peerColorOptions: Int8 = 34
}
public struct UnorderedItemList {