mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Conference improvements
This commit is contained in:
@@ -474,6 +474,9 @@ public final class ChatMessageWebpageBubbleContentNode: ChatMessageBubbleContent
|
||||
actionTitle = item.presentationData.strings.Conversation_ViewStarGift
|
||||
text = nil
|
||||
entities = nil
|
||||
case "telegram_call":
|
||||
//TODO:localize
|
||||
actionTitle = "JOIN GROUP CALL"
|
||||
default:
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user