mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
no message
This commit is contained in:
@@ -83,6 +83,8 @@ enum PresentationResourceKey: Int32 {
|
||||
case chatBubbleActionButtonBottomRightImage
|
||||
case chatBubbleActionButtonBottomSingleImage
|
||||
|
||||
case chatBubbleReplyThumbnailPlayImage
|
||||
|
||||
case chatInfoItemBackgroundImage
|
||||
case chatEmptyItemBackgroundImage
|
||||
case chatEmptyItemIconImage
|
||||
@@ -135,6 +137,11 @@ enum PresentationResourceKey: Int32 {
|
||||
case chatMessageAttachedContentButtonOutgoing
|
||||
case chatMessageAttachedContentHighlightedButtonOutgoing
|
||||
|
||||
case chatMessageAttachedContentButtonIconInstantIncoming
|
||||
case chatMessageAttachedContentHighlightedButtonIconInstantIncoming
|
||||
case chatMessageAttachedContentButtonIconInstantOutgoing
|
||||
case chatMessageAttachedContentHighlightedButtonIconInstantOutgoing
|
||||
|
||||
case sharedMediaFileDownloadStartIcon
|
||||
case sharedMediaFileDownloadPauseIcon
|
||||
|
||||
|
||||
Reference in New Issue
Block a user