mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Phone numbers improvements
This commit is contained in:
@@ -141,6 +141,7 @@ public struct ChatMessageBubbleContentTapAction {
|
||||
public enum Content {
|
||||
case none
|
||||
case url(Url)
|
||||
case phone(String)
|
||||
case textMention(String)
|
||||
case peerMention(peerId: PeerId, mention: String, openProfile: Bool)
|
||||
case botCommand(String)
|
||||
|
||||
Reference in New Issue
Block a user