mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[WIP] Chat Import
This commit is contained in:
@@ -26,6 +26,7 @@ public enum UndoOverlayContent {
|
||||
case invitedToVoiceChat(context: AccountContext, peer: Peer, text: String)
|
||||
case linkCopied(text: String)
|
||||
case banned(text: String)
|
||||
case importedMessage(text: String)
|
||||
}
|
||||
|
||||
public enum UndoOverlayAction {
|
||||
|
||||
Reference in New Issue
Block a user