mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Update API [skip ci]
This commit is contained in:
@@ -10,7 +10,7 @@ import AvatarNode
|
||||
import AccountContext
|
||||
|
||||
private enum PeerAvatarReference: Equatable {
|
||||
case letters(PeerId, PeerNameColor?, [String])
|
||||
case letters(PeerId, PeerColor?, [String])
|
||||
case image(PeerReference, TelegramMediaImageRepresentation)
|
||||
|
||||
var peerId: PeerId {
|
||||
|
||||
Reference in New Issue
Block a user