mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Name colors improvements
This commit is contained in:
@@ -505,6 +505,10 @@ public extension EnginePeer {
|
||||
}
|
||||
return false
|
||||
}
|
||||
|
||||
var nameColor: PeerNameColor? {
|
||||
return self._asPeer().nameColor
|
||||
}
|
||||
}
|
||||
|
||||
public extension EnginePeer {
|
||||
|
||||
Reference in New Issue
Block a user