mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Story search
This commit is contained in:
@@ -118,7 +118,8 @@ public enum CodableDrawingEntity: Equatable {
|
||||
venue: entity.location.venue,
|
||||
queryId: entity.queryId,
|
||||
resultId: entity.resultId
|
||||
)
|
||||
),
|
||||
address: nil
|
||||
)
|
||||
case let .sticker(entity):
|
||||
if case let .file(_, type) = entity.content, case let .reaction(reaction, style) = type {
|
||||
|
||||
Reference in New Issue
Block a user