mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Business
This commit is contained in:
@@ -605,7 +605,7 @@ public class GalleryController: ViewController, StandalonePresentableController,
|
||||
case let .replyThread(message):
|
||||
peerIdValue = message.peerId
|
||||
threadIdValue = message.threadId
|
||||
case .feed:
|
||||
case .customChatContents:
|
||||
break
|
||||
}
|
||||
if peerIdValue == context.account.peerId, let customTag {
|
||||
|
||||
Reference in New Issue
Block a user